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]
