mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 01:15:51 +03:00
[GH-ISSUE #4700] Allow for Local LetsEncrypt - Boulder private Certificate Authority #2988
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#2988
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 @docfactory37 on GitHub (Aug 7, 2025).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/4700
Describe the solution you'd like
Allow the LetsEncrypt to use local CA provider like the self hosted version of LetsEncrypt - Boulder (https://github.com/letsencrypt/boulder)
and the Project LabCA that uses Boulder - https://lab-ca.net/ Github: https://github.com/hakwerk/labca
Describe alternatives you've considered
to be able to uses the Certificate from Labca or LetsEncrypt - Boulder you need to request the cert with certbot and then add the 90day cert as a custom cert in nginx proxy manger, where NPM is using certbot already to request the cert.
all that would needed to be add is to allow the use of referencing the trusted-root-certificate ACMEDirectoryResourceURI
could also work with issue: Support for Manual DNS-01 Challenge (Custom _acme-challenge TXT Record)
@github-actions[bot] commented on GitHub (Feb 25, 2026):
Issue is now considered stale. If you want to keep it open, please comment 👍
@tkriener commented on GitHub (Feb 25, 2026):
+1