mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #1393] How to add SSL cert to docker, without NPM web gui? #1092
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#1092
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 @ghostersk on GitHub (Sep 10, 2021).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/1393
What provider would you like to see added to NPM?
Namecheap
I know there is issue with Namecheap API, at least that is what I found on net.
But I found script what should be able to create wildcard certificate for me, but I need to know where and how I can add this newly created certificate to the NPM, so it will be recognized and I can use it then in web GUI of NPM.
Can someone advice how to add new certificate within the file system?
@kevdogg commented on GitHub (Sep 12, 2021):
Does the acme protocol support Namecheap? NPM uses certbot within the container to obtain/renew certificates. If certbot doesn't support namecheap, then you might have a problem.
@jc21 commented on GitHub (Sep 13, 2021):
You could write a script to use the NPM api to login and then create a custom certificate. After that you'll have a certificate_id to specify on your proxy/redirect/404 host.
I don't have any api documentation for you atm though, you'd have to reverse engineer it from the browser console.
@github-actions[bot] commented on GitHub (Mar 5, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 17, 2025):
Issue was closed due to inactivity.