mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #4749] Please,add Dynv6 for npm‘s ssl .thx very much! #3002
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#3002
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 @liuyie on GitHub (Aug 31, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4749
Is your feature request related to a problem? Please describe.
Describe the solution you'd like
Describe alternatives you've considered
Additional context
@tianq02 commented on GitHub (Oct 27, 2025):
This is already supported. Please use the DNS RFC 2136 challenge for DynV6.
Steps:
Edit the credential file, taking care to enter an IP address for dns_rfc2136_server.
In this case, use the output of the command dig +short ns1.dynv6.com, which should now be 95.216.144.82.
The file should look something like this
Dynv6 may say that the key is never used; this is a bug and you're all set.
@CamelT0E commented on GitHub (Nov 6, 2025):
dns_rfc2136_name = tsig-xxxxxx.dynv6.com.This works with and without a dot at the end.