[GH-ISSUE #1292] Better DYNU support #1039

Closed
opened 2026-02-26 06:35:31 +03:00 by kerem · 2 comments
Owner

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.

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.
kerem 2026-02-26 06:35:31 +03:00
Author
Owner

@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.

<!-- gh-comment-id:894622582 --> @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.
Author
Owner

@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.

<!-- gh-comment-id:894622807 --> @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.
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#1039
No description provided.