shibayan / keyvault-acmebot

Automated ACME SSL/TLS certificates issuer for Azure Key Vault (App Service / Container Apps / App Gateway / Front Door / CDN / others)
Apache License 2.0
891 stars 233 forks source link

Handle cases where an authorization is immediately valid #691

Closed treidel closed 5 months ago

treidel commented 5 months ago

Fixes shibayan/keyvault-acmebot#690

Some CAs support out-of-band domain authorizations, or support ACME pre-authorization. In these cases an Authorization object may have status=valid immediately when the Order is created. In these cases no additional processing is needed by the ACME client,