Replies: 1 comment
-
Some DNS providers are built into Certbot - the service that handles the DNS challange (see all the directories with the name prefix But they don't accept new ones to be added:
Source: https://eff-certbot.readthedocs.io/en/stable/contributing.html#writing-your-own-plugin Obviously, Nginx Proxy Manager supports more than these, and chaptergy hinted how to do it in a comment on Request: add support for Namecheap DNS? #1151:
So, if you know how to write some Python code + package and publish it to Pypi, it seems possible. I'm not proficient with Python, but I assume you would be able to include your package in the file I am kinda in the same boat myself, because I want to integrate with DNS.services (a fairly small Danish DNS service provider). Here is an example of a plugin that isn't part of the Certbot, but still included in Nginx Proxy Manager: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
want to use DNS challenge for the lets encrypt certificates.
My problem: my hoster/dns provider is not on the list. So, how to add him manually?
Beta Was this translation helpful? Give feedback.
All reactions