Skip to content
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

Feature Request: FreeIPA dnsapi for dns-01 challenges #5304

Open
jfchoquette opened this issue Sep 26, 2024 · 1 comment
Open

Feature Request: FreeIPA dnsapi for dns-01 challenges #5304

jfchoquette opened this issue Sep 26, 2024 · 1 comment

Comments

@jfchoquette
Copy link

"FreeIPA is an integrated security information management solution combining Linux (Fedora), 389 Directory Server, MIT Kerberos, NTP, DNS, Dogtag (Certificate System). It consists of a web interface and command-line administration tools" (https://www.freeipa.org/About.html)

The FreeIPA API provides a fairly straightforward HTTP endpoint for adding and deleting DNS records. The dns hook script for acme.sh can be done entirely with 3 POST requests - one to authenticate, one to add, one to delete. I found this useful in my own projects and I believe there is a user base that could take advantage of this being provided out of the box with acme.sh

Copy link

Please upgrade to the latest code and try again first. Maybe it's already fixed. acme.sh --upgrade If it's still not working, please provide the log with --debug 2, otherwise, nobody can help you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant