boulder/cmd
Daniel McCarney 57d0141519 cert-checker: Ignore OCSP Must Staple certlint errs. (#3598)
The upstream `certlint` package doesn't understand the RFC 7633 OCSP
Must Staple PKIX Extension and flags its presence as an error. Until
this is resolved upstream this commit updates `cmd/cert-checker` to
ignore the error.

The `TestCheckCert` unit test is updated to add an unsupported extension
and the OCSP must staple extension to its test cert. Only the
unsupported extension should be flagged as a problem.
2018-03-26 10:30:57 -07:00
..
admin-revoker Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
boulder-ca Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
boulder-publisher Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
boulder-ra Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
boulder-sa Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
boulder-va Update chisel2 and boulder-tools (#3495) 2018-02-28 15:21:40 -08:00
boulder-wfe Add CAAIdentities and Website to /directory "meta". (#3588) 2018-03-22 16:12:43 -04:00
boulder-wfe2 Add CAAIdentities and Website to /directory "meta". (#3588) 2018-03-22 16:12:43 -04:00
cert-checker cert-checker: Ignore OCSP Must Staple certlint errs. (#3598) 2018-03-26 10:30:57 -07:00
expiration-mailer Fix nil panic in mailer logger setup when DB conn fails. (#3545) 2018-03-12 13:46:13 -07:00
expired-authz-purger Speed up expired authz purger (#3267) 2017-12-11 12:05:43 -05:00
gen-key Add a PKCS#11 key generation tool (#3163) 2017-10-30 16:09:28 -07:00
id-exporter Remove global state from metrics gathering (#3167) 2017-10-13 11:58:01 -07:00
notify-mailer Use TLS in mailer integration tests (#3213) 2017-11-06 14:57:14 -08:00
ocsp-responder Return 500s from ocsp-responder. (#3423) 2018-02-06 11:37:44 -08:00
ocsp-updater Add SCT embedding (#3521) 2018-03-12 11:58:30 -07:00
orphan-finder Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
single-ocsp Improve single-ocsp command (#2181) 2016-09-15 15:28:54 -07:00
testdata Simplify gRPC TLS configs. (#2470) 2017-01-06 14:19:18 -08:00
weak-key-flatten Basic RSA known weak key checking (#2765) 2017-05-25 09:33:58 -07:00
weak-key-search Remove global state from metrics gathering (#3167) 2017-10-13 11:58:01 -07:00
clock_generic.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
clock_integration.go Switch to new vendor style (#1747) 2016-04-18 12:51:36 -07:00
config.go Cleanup: TLS and GRPC configs are mandatory. (#3476) 2018-02-26 10:16:50 -05:00
config_test.go Simplify gRPC TLS configs. (#2470) 2017-01-06 14:19:18 -08:00
shell.go Fix pprof handlers. (#3533) 2018-03-08 18:18:13 +00:00
shell_test.go Remove references to test-ca.pem. (#3322) 2018-01-05 12:07:12 -08:00