mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #1292] Better DYNU support #1039
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#1039
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 @systempal on GitHub (Aug 6, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1292
What provider would you like to see added to NPM?
DYNU
Have you checked if a certbot plugin exists?
YES
Please consider update to latest acme.sh and add support for dynu_dns (old DYNU plugin will be removed soon) and add support in the GUI or elsewere for challenge-alias and domain-alias.
actually i need a way to call amce script as this:
export Dynu_ClientId="xxxxxxxxx-xxxxx-xxxxx-xxxxx-xxxxxxx"
export Dynu_Secret="xxxxxxxxxxxxxxxxxxxxxxxxxxxxxx"
acme.sh --issue -d *.contoso.com --challenge-alias contoso.dynu.net --dns dns_dynu
tya,
Simone.
@chaptergy commented on GitHub (Aug 7, 2021):
v2 will not switch to acme.sh since it would be a huge undertaking. So unless someone from the community wants to implement acme.sh, this version will not have it.
v3 will replace certbot with acme.sh anyways, but there is no timeline on when v3 will be in a usable state.
@chaptergy commented on GitHub (Aug 7, 2021):
Since this issue is mainly about acme.sh support I will close this in favor of https://github.com/jc21/nginx-proxy-manager/issues/836.