NginxProxyManager / NginxProxyManager/nginx-proxy-manager
Question/RFE - Generate Certificate RSA not ECC - npm - Cloudflare
Nobody has claimed this yet.
- Dominant language
- TypeScript
- Stars
- 34.2k
- Forks
- 3.9k
- Avg merge
- 21h 12m
- Merged PRs (30d)
- 20
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review the npm application's current Let's Encrypt certificate-generation flow and how Certbot is used as an alternative. Determine where certificate type selection would belong and verify that the completed change can generate either RSA or ECC certificates, with both options working for the existing Cloudflare-related workflow.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nginx, typescript
- Domain
- backend, security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100