mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #2066] SSL file .pri and .crt #1493
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#1493
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 @leonardooleg on GitHub (May 23, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2066
I have installed vDDoS Proxy Protection and I need .pri and .crt SSL files for it
Do they already exist somewhere, or do need to create them from another npm file?
@leonardooleg commented on GitHub (May 24, 2022):
I found a solution.
Go to the SSL Certificates tab - download the archive for your domain.
Then just rename the desired files.
@the1ts commented on GitHub (May 24, 2022):
Not ideal, but you probably have the certs on the docker host disk for NPM do that also for vDDOS, link the 2 locations (letsencrypt/live/npm-$number/), then I have a script in letsencrypt/renewal-hooks/deploy/ which restarts the second container after NPM updates the certs then the second container picks up the new certs and all is well.
@github-actions[bot] commented on GitHub (Feb 16, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@github-actions[bot] commented on GitHub (Apr 1, 2025):
Issue was closed due to inactivity.