-----BEGIN PGP SIGNED MESSAGE----- Hash: SHA256 Olayemi,
On 12/28/12 4:11 AM, Olayemi Olatunji wrote: > I need help with creating a CSR which I want to send to symmantec. > > My tomcat version is 5.5.x. Upgrade. > When I run the command > > keytool -certreq -keyalg RSA –alias tomcat -file certreq.csr > -keystore .keystore > > where .keystore is the name of the keystore file… I get the error: > /“keytool error: java.lang.Exception: Keystore file does not > exist: .keystore”/ You are mixing up commands. You need to first create a server key, then a CSR, then (later) import the certificate into your keystore. Try reading the documentation http://tomcat.apache.org/tomcat-5.5-doc/ssl-howto.html which clearly lays all of this out for you with step-by-step instructions. Oh, and you should upgrade. All the way up to 7.0.34. - -chris -----BEGIN PGP SIGNATURE----- Version: GnuPG/MacGPG2 v2.0.17 (Darwin) Comment: GPGTools - http://gpgtools.org Comment: Using GnuPG with undefined - http://www.enigmail.net/ iEYEAREIAAYFAlDd8QwACgkQ9CaO5/Lv0PAppACfWKK8BeBbFvEKEmYuGwcusMI4 3A4AnA/U4oXvGo3xizvOk5zxyVaiPt8I =/KFA -----END PGP SIGNATURE----- --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org