mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #507] Add Letsencrypt dns api support #433
Labels
No labels
awaiting feedback
bug
cannot reproduce
dns provider request
duplicate
enhancement
enhancement
enhancement
good first issue
help wanted
invalid
need more info
no certbot plugin available
product-support
pull-request
question
stale
troll
upstream issue
v2
v2
v2
v3
wontfix
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/nginx-proxy-manager-NginxProxyManager#433
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @shellus on GitHub (Jul 17, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/507
When I use in LAN, I don't have the default port 80,So i can't verify through webroot
Please allow me to configure my dns provider and my dns key in the metadata
DNS API see:https://github.com/acmesh-official/acme.sh/wiki/dnsapi
@shellus commented on GitHub (Jul 17, 2020):
If you need to support dns api, you need to replace
certbotwithacme.sh, which will bring compatibility issues and very big changesPlease tell me what to do
@chaptergy commented on GitHub (May 9, 2021):
Since the end of 2020 certbot support was broadened to include dns challenges for many providers. Though there is no acme.sh support, certbot will already cover many things.