[GH-ISSUE #1059] add support for desec dns in Lets encrypt dns challange #886

Closed
opened 2026-02-26 06:34:49 +03:00 by kerem · 1 comment
Owner

Originally created by @FarisZR on GitHub (May 4, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1059

hi
when generating LE certs desec is not an option when selecting a dns provider

they support LE api

documentation: https://desec.readthedocs.io/en/latest/dyndns/lets-encrypt.html

Originally created by @FarisZR on GitHub (May 4, 2021). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1059 hi when generating LE certs desec is not an option when selecting a dns provider they support LE api documentation: https://desec.readthedocs.io/en/latest/dyndns/lets-encrypt.html
kerem 2026-02-26 06:34:49 +03:00
Author
Owner

@chaptergy commented on GitHub (May 9, 2021):

Unfortunately the DNS challenge within nginx proxy manager is only available for certbot dns plugins. deSEC does not have a plugin for this, they have opted for the manual certbot challenge with hooks, which would require a significant rewrite of the integration. So I don't think this will be implemented for now, unless a certbot plugin for deSEC is published.

The other option is someone creates an actual certbot plugin for this.
If anyone is interested in publishing one, this netcup plugin can serve as inspiration.

<!-- gh-comment-id:835840822 --> @chaptergy commented on GitHub (May 9, 2021): Unfortunately the DNS challenge within nginx proxy manager is only available for [certbot dns plugins](https://certbot.eff.org/docs/using.html#dns-plugins). deSEC does not have a plugin for this, they have opted for the manual certbot challenge with hooks, which would require a significant rewrite of the integration. So I don't think this will be implemented for now, unless a certbot plugin for deSEC is published. The other option is someone creates an actual certbot plugin for this. If anyone is interested in publishing one, [this netcup plugin](https://github.com/coldfix/certbot-dns-netcup/blob/master/certbot_dns_netcup.py) can serve as inspiration.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/nginx-proxy-manager-NginxProxyManager#886
No description provided.