[GH-ISSUE #301] [Feature request] Custom ACME Server URL #266

Open
opened 2026-02-26 06:31:50 +03:00 by kerem · 7 comments
Owner

Originally created by @asmaps on GitHub (Feb 21, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/301

Is your feature request related to a problem? Please describe.

My home assistant installation is not exposed to the public, so the "classic" let's encrypt does not work. I have a step ca running in my internal network to create self-signed certificates. Step CA now also supports ACME (certbot --server https://ca.internal/acme/acme/directory). It would be awesome to make nginx-proxy-manager use my own CA.

Describe the solution you'd like
Sign certificates via ACME from my own internal ACME server. By adding a config/setting (e.g. per host, per cert or global?) to make certbot use a custom acme server (--server parameter)

Describe alternatives you've considered
Make host public - NO
Create certs manually and add them to nginx-proxy - automating things is better

Additional context
n/a

Originally created by @asmaps on GitHub (Feb 21, 2020). Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/301 **Is your feature request related to a problem? Please describe.** My home assistant installation is not exposed to the public, so the "classic" let's encrypt does not work. I have a step ca running in my internal network to create self-signed certificates. Step CA now also supports ACME (certbot --server https://ca.internal/acme/acme/directory). It would be awesome to make nginx-proxy-manager use my own CA. **Describe the solution you'd like** Sign certificates via ACME from my own internal ACME server. By adding a config/setting (e.g. per host, per cert or global?) to make certbot use a custom acme server (--server parameter) **Describe alternatives you've considered** Make host public - NO Create certs manually and add them to nginx-proxy - automating things is better **Additional context** n/a
Author
Owner

@jc21 commented on GitHub (Feb 24, 2020):

Sounds feasible. I'd be counting on you to test it when required :)

<!-- gh-comment-id:590139033 --> @jc21 commented on GitHub (Feb 24, 2020): Sounds feasible. I'd be counting on you to test it when required :)
Author
Owner

@asmaps commented on GitHub (Feb 26, 2020):

no problem

<!-- gh-comment-id:591633607 --> @asmaps commented on GitHub (Feb 26, 2020): no problem
Author
Owner

@github-actions[bot] commented on GitHub (Mar 31, 2024):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2028525695 --> @github-actions[bot] commented on GitHub (Mar 31, 2024): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@jul-fls commented on GitHub (Jul 19, 2024):

Hello, this has been in the pipe for so many time now and it seems to not be very complicated to do as jc21 said 4 years ago.
Would it be possible to have some sort of update about this ?
Btw, thank you very much for this wonderful project that you created !

<!-- gh-comment-id:2238516035 --> @jul-fls commented on GitHub (Jul 19, 2024): Hello, this has been in the pipe for so many time now and it seems to not be very complicated to do as jc21 said 4 years ago. Would it be possible to have some sort of update about this ? Btw, thank you very much for this wonderful project that you created !
Author
Owner

@github-actions[bot] commented on GitHub (May 10, 2025):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:2868225235 --> @github-actions[bot] commented on GitHub (May 10, 2025): Issue is now considered stale. If you want to keep it open, please comment :+1:
Author
Owner

@BjoernPetersen commented on GitHub (May 10, 2025):

Not stale

<!-- gh-comment-id:2868602863 --> @BjoernPetersen commented on GitHub (May 10, 2025): Not stale
Author
Owner

@github-actions[bot] commented on GitHub (Jan 3, 2026):

Issue is now considered stale. If you want to keep it open, please comment 👍

<!-- gh-comment-id:3706609457 --> @github-actions[bot] commented on GitHub (Jan 3, 2026): Issue is now considered stale. If you want to keep it open, please comment :+1:
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#266
No description provided.