> You can download a SunJSSE RSA provider which is free from the java.sun home
> site.
Also look at http://www.openjce.org/ as that may or may not fit your
licensing needs better than Sun's license.
> After installing the JSSE, you need to copy the lib/*.jar to the jre's
> lib/ext directory.
Hi, Nell,
You need a RSA provider.
You can download a SunJSSE RSA provider which is free from the java.sun home
site.
After installing the JSSE, you need to copy the lib/*.jar to the jre's
lib/ext directory.
I am pretty sure this will work.
Forrest
You need to use the keytool that comes with JDK 1.3. The keytool in JDK
1.2.2 doesn't have support for RSA.
Barbara Nelson.
-
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]
Hi,
I am failing to generate the KeyStore. I am trying with Tomcat3.2.
The following error, I am getting.
C:\>keytool -genkey -alias tomcat -keyalg RSA
Enter keystore password: changeit
keytool error: java.security.NoSuchAlgorithmException: RSA KeyPairGenerator not
available
Any help would