mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 17:35:52 +03:00
[GH-ISSUE #712] Custom SSL Certificate: Upload failed #601
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#601
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 @chepetsk on GitHub (Nov 11, 2020).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/712
I have try to add custom ssl (https). It's valid.

nginx-proxy-manager last version.
@Paul-dH commented on GitHub (Nov 13, 2020):
I'm also facing the same error
@flyos777 commented on GitHub (Nov 15, 2020):
Same
@lux4rd0 commented on GitHub (Nov 16, 2020):
Had the same problem right after I updated to the latest docker image. Switched back to:
jlesage/nginx-proxy-manager:v1.10.2Was able to upload certs just fine.
Hope that helps in the short term...
@markverg commented on GitHub (Nov 30, 2020):
same error here, also had to downgrade to work around the issue
@reda-alaoui commented on GitHub (Dec 6, 2020):
I was using an RSA private key.
Modifying my key following https://github.com/jc21/nginx-proxy-manager/issues/759#issue-757712401 fixed the issue.
@chaptergy commented on GitHub (May 12, 2021):
Fixed with https://github.com/jc21/nginx-proxy-manager/pull/774