Invalid RSA Modulus size error
940008May 27 2012 — edited May 28 2012Hi All,
I'm getting the Invalid RSA modulus size when i try and import certificates into a keystore. I have researched the problem and it mentions downloading the JCE unlimited strength files for it. I've done this and placed them in the security directory, replacing the other normal strength ones but no go. I have then restarted the server but to no avail.
The error appears when i use the list or import commands: keytool -list -keystore cacerts
We are using Java JRE1.4.2 and the certs we are importing are 2048bits.
Thanks in advance.
JM