boulder/test/cert-ceremonies
Aaron Gable 2bf5b26397
Remove ability to configure policy OIDs (#6992)
Completely remove the ability to configure Certificate Policy OIDs in
the Boulder CA. Instead, hard-code the Baseline Requirements Domain
Validated Reserved Policy Identifier. Boulder will never perform OV or
EV validation, so this is the only identifier that will be necessary.

In the ceremony tool, introduce additional checks that assert that Root
certificates do not have policies, and Intermediate certificates have
exactly the one Baseline Requirements Domain Validated Reserved Policy
Identifier.
2023-07-19 10:38:59 -04:00
..
generate.go cmd: fail without panic (#6935) 2023-06-20 12:29:02 -07:00
intermediate-ceremony-ecdsa.yaml Remove ability to configure policy OIDs (#6992) 2023-07-19 10:38:59 -04:00
intermediate-ceremony-rsa.yaml Remove ability to configure policy OIDs (#6992) 2023-07-19 10:38:59 -04:00
intermediate-key-ceremony-ecdsa.yaml CA: Add GenerateCRL gRPC method (#6187) 2022-06-29 11:03:12 -07:00
intermediate-key-ceremony-rsa.yaml CA: Add GenerateCRL gRPC method (#6187) 2022-06-29 11:03:12 -07:00
root-ceremony-ecdsa.yaml Generate self-signed lint certs when linting roots (#6994) 2023-07-13 12:29:12 -07:00
root-ceremony-rsa.yaml Generate self-signed lint certs when linting roots (#6994) 2023-07-13 12:29:12 -07:00
root-crl-ecdsa.yaml Replace integration test root ocsp with crls (#6905) 2023-05-24 14:22:43 -07:00
root-crl-rsa.yaml Replace integration test root ocsp with crls (#6905) 2023-05-24 14:22:43 -07:00