mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #4649] Adding DNS challenge provider Openprovider #2960
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#2960
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 @Dream1975 on GitHub (Jul 8, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4649
What provider would you like to see added to NPM?
Openprovider (https://www.openprovider.com/, https://www.openprovider.eu/)
Have you checked if a certbot plugin exists?
Yes: https://github.com/acmesh-official/acme.sh/blob/master/dnsapi/dns_openprovider.sh
Ps. In https://github.com/acmesh-official/acme.sh under dnsapi and deploy there are lots of providers. Wouldn't it be possible to add them all at once (by letting NPM internally use acme.sh with all providers supported)
@Clam- commented on GitHub (Jul 20, 2025):
That acme.sh project is really neat. It really does have lots and lots of providers. This seems like a really good way to add bulk support to multiple providers without needing to support each individually.
@Dream1975 commented on GitHub (Jan 8, 2026):
I am still manually updating the certs. Would the support for Openprovider be possible (ideally through implementing the mentioned total solution for all Acme DNS providers).