boulder/linter/lints/cpcps
Matthew McPherrin e331a51e4d
Switch from lint.Lint to lint.CertificateLint (#7230)
Zlint is deprecating lint.Lint in favour of lint.CertificateLint.

The main difference is that metadata is now its own struct, shared with
lint.RevocationListLint and presumably future lint types.
2023-12-21 08:11:03 -08:00
..
testdata ceremony: Add support for CRL onlyContainsCACerts (#7064) 2023-10-02 17:03:36 -07:00
lint_crl_has_idp.go ceremony: Add support for CRL onlyContainsCACerts (#7064) 2023-10-02 17:03:36 -07:00
lint_crl_has_idp_test.go ceremony: Add support for CRL onlyContainsCACerts (#7064) 2023-10-02 17:03:36 -07:00
lint_crl_has_no_aia.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_crl_has_no_aia_test.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_crl_has_no_cert_issuers.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_crl_has_no_cert_issuers_test.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_crl_is_not_delta.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_crl_is_not_delta_test.go Use zlint to check our CRLs (#6972) 2023-07-11 15:39:05 -07:00
lint_root_ca_cert_validity_period_greater_than_25_years.go Switch from lint.Lint to lint.CertificateLint (#7230) 2023-12-21 08:11:03 -08:00
lint_subordinate_ca_cert_validity_period_greater_than_8_years.go Switch from lint.Lint to lint.CertificateLint (#7230) 2023-12-21 08:11:03 -08:00
lint_subscriber_cert_validity_greater_than_100_days.go Switch from lint.Lint to lint.CertificateLint (#7230) 2023-12-21 08:11:03 -08:00
lint_validity_period_has_extra_second.go Switch from lint.Lint to lint.CertificateLint (#7230) 2023-12-21 08:11:03 -08:00