I have never set up SSL but I have used the cyrpto extensions before.    All
of the API methods rely on a provider Implementation for the API to work.  I
am no sure how you need to do it while setting up SSL but I know with the
cyrpto extension you had to specify a provider implementation in a
properties file and you had to do a separate download for the
implementation.  Not a lot of information but I hope that helped.

Zach H.

-----Original Message-----
From: Johnson Lim [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 22, 2001 2:14 AM
To: Tomcat-User
Subject: HOWTO setup SSL


Hi all,

I am trying go get SSL work on my tomcat, I have follow the instruction on
Tomcat and SSL, I have get the JSSE install and put it on the classpath, but
when I run the

keytool -genkey -alias tomcat -keyalg RSA

error occurs:

C:\Test\conf>keytool -genkey -alias tomcat -keyalg RSA
Enter keystore password:  changeit
keytool error: java.security.NoSuchAlgorithmException: RSA KeyPairGenerator
not
available

Please help

Regards
JOhnosn


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]


**********************************************************************

This email and any files transmitted with it are confidential
 and intended solely for the use of the individual or entity to
 whom they are addressed.  If you have received this email
 in error, please notify the sender by email and delete and
 destroy this message and its attachments.

**********************************************************************

---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, email: [EMAIL PROTECTED]

Reply via email to