mirror of
https://github.com/optim-enterprises-bv/vault.git
synced 2025-11-03 20:17:59 +00: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