Fmstrat / Fmstrat/easywildcard
--rsa-key-size 4096
- Dominant language
- Shell
- Stars
- 55
- Forks
- 10
- PR merge metrics
- No merged PRs in 30d
Description
hello,
1) first of all: thank you for your script! it works very well and easy. i use it in an lxc ct on a proxmox host.
2) i change all directory from /tmp/easywildcard to /opt/easywildcard , because after an reboot my /tmp folder is empty (and all certs and configs are gone).
3) i would like to use an 4096 bit cert, so i tried to add --rsa-key-size 4096 in the getcert.sh . but it won't work. i only get 2048 bit certs. is there an workaround?
sorry for my bad english.
lg phill
Contributor guide
No contributing guide indexed for this repository
Research direction
Start with getcert.sh and inspect how the certificate key size is selected and passed to the certificate request. Verify the resulting certificate reports a 4096-bit key instead of the current 2048-bit default; no test file is mentioned, so validation must use the generated certificate.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- shell
- Domain
- security
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100