-
Notifications
You must be signed in to change notification settings - Fork 779
Open
Labels
Description
Important notices
Before you add a new report, we ask you kindly to acknowledge the following:
- I have read the contributing guide lines at https://github.com/opnsense/plugins/blob/master/CONTRIBUTING.md
- I have searched the existing issues, open and closed, and I'm convinced that mine is new.
- When the request is meant for an existing plugin, I've added its name to the title.
Is your feature request related to a problem? Please describe.
Let's Encrypt are implementing a persistent version of the DNS-01 challenge that removes the need for updating DNS every certificate issuance.
Describe the solution you'd like
acme-client supports no-credentials certificate issuance via DNS-PERSIST-01 challenge
Describe alternatives you've considered
Continue to use credentials-based DNS-01 challenge.
Additional context
Likely comes from upstream but worth having a tracking issue
Reactions are currently unavailable