Enabling SSL in tomcat

2002-05-16 Thread Ajay Chauhan
I am facing one problem while enabling SSL in Tomcat on windows NT server. I have created the keystore using the following command: keytool -genkey -alias tomcat -keyalg RSA using changeit password. It has created .keystore file in user.home directory. Say if my login is ajay then the files is

Need help for Tomcat SSL enabling on unix

2002-05-10 Thread Ajay Chauhan
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: