boulder/cmd/gen-ca
Shiloh Heurich d7bfbd25be Fix gen-ca output (#3773)
Fix: When any of OCSPURL, CRLURL or IssuerURL in the CertProfile are empty, the relevant fields are encoded in ASN.1 as empty arrays.
Fix: KeyUsage is a bitmask requiring bitwise OR.
2018-06-21 15:22:02 -07:00
..
main.go Fix gen-ca output (#3773) 2018-06-21 15:22:02 -07:00
main_test.go Require OCSPURL and CRLURL in CertProfile only for intermediates. (#3771) 2018-06-21 13:58:00 -04:00