Skip to content

Add DuckDNS certbot plugin #1042

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

Merged
merged 4 commits into from
Apr 29, 2021

Conversation

hepelayo
Copy link
Contributor

Uses https://github.com/infinityofspace/certbot_dns_duckdns certbot plugin to implement DuckDNS DNS challenge in order to obtain Wildcard certificates.

Requires the user to insert his duckDNS token in "Credentials File Content" input box.

As 'route53' plugin, 'duckdns' plugin requires a special treatment in the certbot command, so it has added as a conditional in 'backend/internal/certificate.js'

Resolves #969

jc21 and others added 4 commits March 18, 2021 09:36
Uses https://github.com/infinityofspace/certbot_dns_duckdns certbot plugin to implement DuckDNS DNS challenge in order to obtain Wildcard certificates.

Requires that the user inserts his duckDNS token in "Credentials File Content" input box.
@jc21
Copy link
Member

jc21 commented Apr 27, 2021

FYI all PR's are on hold while Alpine ARM builds are being fixed. I will retrigger and assess this PR afterwards.

@jc21 jc21 changed the base branch from master to develop April 28, 2021 23:30
@jc21
Copy link
Member

jc21 commented Apr 29, 2021

Docker Image for build 4 is available on DockerHub as jc21/nginx-proxy-manager:github-pr-1042

@jc21 jc21 merged commit 5b15249 into NginxProxyManager:develop Apr 29, 2021
@hepelayo hepelayo deleted the duckdnsCertbotPlugin branch April 30, 2021 14:30
@hepelayo hepelayo restored the duckdnsCertbotPlugin branch April 30, 2021 14:30
@hepelayo hepelayo deleted the duckdnsCertbotPlugin branch April 30, 2021 14:32
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

Successfully merging this pull request may close these issues.

Add ssl certificate using DNS-01 via duckdns
2 participants