mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #4650] letsencrypt endpoint issues #2959
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#2959
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 @rafia9005 on GitHub (Jul 9, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4650
how to switch to letsencrpyt staging endpoint?
please help me
@nd4y commented on GitHub (Jul 24, 2025):
Hello!
I don't think there is an officially supported way, but you can temporarily modify the file inside the npm container
/etc/letsencrypt/cli.iniby running the command in the containerecho 'server = https://acme-staging-v02.api.letsencrypt.org/directory' | tee -a /etc/letsencrypt/cli.iniAfter testing, just delete this file, because it wasn't there initially.
I checked, it definitely works for
jc21/nginx-proxy-manager:2.12.6In the log I see that staging endpoint is used
@rafia9005 commented on GitHub (Jul 25, 2025):
woww thanks u
@github-actions[bot] commented on GitHub (Feb 1, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍