Submitted by crystal_roshan on Thu, 09/08/2016 - 03:34
Not allowing to select RSA Key size when requesting certificate from Lets Encrypt
I have been trying to generate ssl certificate using Lets Encrypt which succeeds but it uses 4096bit RSA by default which is not yet supported by android / java etc. Self signed certificate generation uses 2048bit key by default and also allows to choose Key Size while requesting from lets encrypt automatically uses 4096 bit key.
Status:
Closed (fixed)
Comments
Submitted by JamieCameron on Fri, 09/09/2016 - 00:23 Comment #1
Right, currently it is hard coded to a 4096 bit key. I will make that configurable though..
Submitted by JamieCameron on Sun, 09/11/2016 - 11:54 Comment #2
This has been implemented for inclusion in the next Webmin / Virtualmin release.
Submitted by JamieCameron on Sun, 09/11/2016 - 11:54 Comment #3