You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I'm deploying a private PKI in an azure environment and I'm using smallstep opensource product as a private CA along side with Acmebot to automate the issuance and renewal of ACME SSL/TLS certificates.
But when i tried to test the issuance of certificate i was unable to select a private DNS zone which had lead me to this question: Is Acmebot compatible with Private DNS zones?
We want to use http01 ACME challenge.
Another question:
Can I choose the type of the ACME challenge that should be accomplished by the client to have the certificate?
The text was updated successfully, but these errors were encountered:
I am not running a Private CA, so I cannot confirm that it works, but it is probably possible to support Azure Private DNS. If I can find the time, I may do so.
It is not possible to support http-01 due to the way it works. I will never support http-01 in the future.
I'm deploying a private PKI in an azure environment and I'm using smallstep opensource product as a private CA along side with Acmebot to automate the issuance and renewal of ACME SSL/TLS certificates.
But when i tried to test the issuance of certificate i was unable to select a private DNS zone which had lead me to this question:
Is Acmebot compatible with Private DNS zones?
We want to use http01 ACME challenge.
Another question:
Can I choose the type of the ACME challenge that should be accomplished by the client to have the certificate?
The text was updated successfully, but these errors were encountered: