mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-25 09:25:55 +03:00
[GH-ISSUE #197] Can't import Cloudflare Origin Certs to NPM #173
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#173
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 @reichbc on GitHub (Sep 5, 2019).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/197
Trying to upload Cloudflare origin certs to NPM for the root domain.
Selecting the files in Explorer doesn't show itself in the UI, and I get an
Upload failed: 400message:https://ramstik.pictures/5530-30750.gif
Logs show the following:
From my limited experience with SSL stuff, it looks like you've coded it to only accept RSA keys. My key is ECDSA.
Is there a workaround for this, or do I just need to generate a new origin cert?
@funnelcloudservices commented on GitHub (Oct 3, 2019):
I'm having the same issue right now. I was thinking it was a permissions issue possibly?
@wei commented on GitHub (Dec 2, 2020):
Same~
@Likqez commented on GitHub (Dec 11, 2020):
See #759 this will fix it!