mirror of
https://github.com/hashicorp/vault.git
synced 2025-08-18 21:21:06 +02:00
* WIP: Implement ACME CSR signing and certificate retrieval * Add some validations within the ACME finalize API - Validate that the CSR we were given matches the DNS names and IP addresses within the order - Validate that the CSR does not share the same public as the account * Gate ACME finalize order validating all authorizations are in valid state