dfb29f3b96
* Add DNS challenge validation to ACME This allows us to validate against wildcard domain names, as the HTTP-01 challenge does not support wildcard validation. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> * Properly delay challenge retry attempts Previously we'd essentially semi-busy wait for a challenge to become retry-able, as the queue itself had no knowledge of the retry after value of the validation attempt. Now, we plumb through this value into the queue itself, to aide selection of validations to attempt. Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> --------- Signed-off-by: Alexander Scheel <alex.scheel@hashicorp.com> |
||
---|---|---|
.. | ||
aws | ||
consul | ||
database | ||
nomad | ||
pki | ||
pkiext | ||
rabbitmq | ||
ssh | ||
totp | ||
transit |