I'm running into trouble trying to get this working with Vault 1.8.2. I have configured things as shown in the documentation, and I am getting the following error:
Error writing data to acme/certs/staging: Error making API request.
URL: PUT https://vault.example.comv1/acme/certs/staging
Code: 400. Errors:
* Failed to validate certificate signing request: acme: error: 500 :: POST :: https://acme-staging-v02.api.letsencrypt.org/acme/new-order :: urn:ietf:params:acme:error:serverInternal :: Error creating new order, url:
I think this is potentially an error with my config, but I'm not really sure. Any advice is greatly appreciated.
I'm running into trouble trying to get this working with Vault 1.8.2. I have configured things as shown in the documentation, and I am getting the following error:
I think this is potentially an error with my config, but I'm not really sure. Any advice is greatly appreciated.