mirror of
https://github.com/NginxProxyManager/nginx-proxy-manager.git
synced 2026-04-26 01:45:54 +03:00
[GH-ISSUE #2147] Question/RFE - Generate Certificate RSA not ECC - npm - Cloudflare #1538
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#1538
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 @redtripleAAA on GitHub (Jul 7, 2022).
Original GitHub issue: https://github.com/NginxProxyManager/nginx-proxy-manager/issues/2147
Is your feature request related to a problem? Please describe.
It's more like a question if it's possible, if not, then that would be a RFE
Is it possible to generate RSA type cert instead of ECC.
Describe the solution you'd like
It would be nice to have this feature to select RSA or ECC in npm
Describe alternatives you've considered
Currently I am using Certbot to generate the RSA cert via Let's Encrypt and it's working fine.
@shaojs321 commented on GitHub (Oct 16, 2022):
同问 群辉不支持ecc的证书
@github-actions[bot] commented on GitHub (Feb 14, 2024):
Issue is now considered stale. If you want to keep it open, please comment 👍
@redtripleAAA commented on GitHub (Feb 14, 2024):
Any update on this?
@gazedreamily commented on GitHub (Aug 14, 2024):
Is there any update?
@github-actions[bot] commented on GitHub (Mar 30, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍
@reyo commented on GitHub (Jun 2, 2025):
Just docker override this file /etc/letsencrypt.ini copy repo one (docker/rootfs/etc/letsencrypt.ini) and change key-type to rsa, comment the elliptic-curve line and add rsa-key-size = 4096 (or what ever the size you prefer. This is mine and it works, generates RSA 4096 for all domains. It would be nice, if this would be a per cert thing, but this works as well.
You can use this one. Be sure to mount is as :ro
@github-actions[bot] commented on GitHub (Dec 29, 2025):
Issue is now considered stale. If you want to keep it open, please comment 👍