You are viewing a plain text version of this content. The canonical link for it is here.
Posted to users@tomcat.apache.org by Ajay Chauhan <aj...@india.infogain.com> on 2002/05/10 16:37:37 UTC

Need help for Tomcat SSL enabling on unix

Hi,

If some one can help me in enabling the Tomcat running on unix. When i try
to run the keytool to generate the keystore on HP unix machine i get the
error:

$ keytool -genkey -alias tomcat -keyalg RSA
Enter keystore password:  changeit
keytool error: java.security.NoSuchAlgorithmException: RSA KeyPairGenerator
not available

If i use the -keyalg DSA it works fine but the Tomcat does not listen on
https port. Does the RSA is the only algorithm for the Tomact.


Ajay

--
To unsubscribe, e-mail:   <ma...@jakarta.apache.org>
For additional commands, e-mail: <ma...@jakarta.apache.org>