boulder/test/cert-ceremonies
Aaron Gable 44db28811b
Generate ECDSA keys and certs in integration tests (#5150)
This adds an ECDSA hierarchy along-side the RSA hierarchy
which our integration tests already rely on. This does not yet
integrate the new hierarchy into the services (none of the
generated keys or certs are referenced from test service config
files yet), but it lays the groundwork for that to happen after our
services all have multi-issuer support.

Part of #5113
2020-10-29 16:14:13 -07:00
..
generate.go Generate ECDSA keys and certs in integration tests (#5150) 2020-10-29 16:14:13 -07:00
intermediate-ceremony-ecdsa.yaml Generate ECDSA keys and certs in integration tests (#5150) 2020-10-29 16:14:13 -07:00
intermediate-ceremony-rsa.yaml ceremony: look up keys by pubkey instead of key ID (#4992) 2020-08-10 10:14:23 -07:00
intermediate-key-ceremony-ecdsa.yaml Generate ECDSA keys and certs in integration tests (#5150) 2020-10-29 16:14:13 -07:00
intermediate-key-ceremony-rsa.yaml integration: use 2048-bit intermediate. (#5073) 2020-09-02 09:44:27 -07:00
intermediate-ocsp-rsa.yaml Generate ECDSA keys and certs in integration tests (#5150) 2020-10-29 16:14:13 -07:00
root-ceremony-ecdsa.yaml Generate ECDSA keys and certs in integration tests (#5150) 2020-10-29 16:14:13 -07:00
root-ceremony-rsa.yaml CA: Choose issuer cert based on CSR's PublicKeyAlgorithm (#5042) 2020-08-31 16:13:31 -07:00