You can check whether the keystore is properly created using the following command
keytool -list -alias tomcat rgds Antony Paul On 22 Feb 2005 12:24:05 +0600, Thavarajah Kurinchikumaran <[EMAIL PROTECTED]> wrote: > Hi all, > > I am using tomcat as my local server. > I removed some keystore files which I created earlier using the "keytool > delete" command . Then I created new keystore file using the command > below > > keytool -genkey -keyalg RSA -alias tomcat -keystore .keystore > > But when I browse the secure page via the web it throws an error message > "mozilla and localhost cannot communicate securely because they have no > common encryption algorithms" > > what should i do to eliminate this problem? > > Thanks for any help > > Regards > Kumaran > > --------------------------------------------------------------------- > To unsubscribe, e-mail: [EMAIL PROTECTED] > For additional commands, e-mail: [EMAIL PROTECTED] > > --------------------------------------------------------------------- To unsubscribe, e-mail: [EMAIL PROTECTED] For additional commands, e-mail: [EMAIL PROTECTED]
