-
-
Notifications
You must be signed in to change notification settings - Fork 1k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Add support for pre-authorizations #2017
Comments
pre-authorization cannot be used with a DNS challenge or any challenge type to get wildcard certificates, so it will not "protect" DNS credentials.
|
Thanks, that is a good point, however, this note does not exclude the use of DNS.
From https://www.rfc-editor.org/rfc/rfc8555.html#section-7.1.3
...
|
Welcome
How do you use lego?
Binary
Detailed Description
Please add support for pre-authorizations as defined in section 7.4.1 of RFC8555:
Support for pre-authorizations can help the ecosystem to move to shorter domain validation re-use periods, for example by supporting organizations in keeping their domain/IP address authorizations up to date, even if these eventually do not use ACME to request or provision their certificates.
Another advantage could be that the authorization and issuance process could be separated, ensuring that DNS credentials do not have to be exposed on a server that is accessible from the internet.
The text was updated successfully, but these errors were encountered: