Re: Self signed certificate not working for tomcat 6

2015-01-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zama, Whoops, just realized this was a 4-month old thread. It looked new to me :) Anyhow, I hope me response helps... 4 months late. - -chris On 1/19/15 10:37 AM, Christopher Schultz wrote: > Zama, > > On 11/28/14 3:46 AM, Zama Ques wrote: >> I

Re: Self signed certificate not working for tomcat 6

2015-01-19 Thread Christopher Schultz
-BEGIN PGP SIGNED MESSAGE- Hash: SHA256 Zama, On 11/28/14 3:46 AM, Zama Ques wrote: > I am trying to configure self signed certificate for our tomcat > server. For that initially I created the keystore certificate file > using keytool .The command I tried for this is: > keytool -genkey

Self signed certificate not working for tomcat 6

2014-11-28 Thread Zama Ques
| down votefavorite | I am trying to configure self signed certificate for our  tomcat server. For that initially I created the keystore certificate file using  keytool .The command I tried for this iskeytool -genkey -alias example -keyalg RSA -keystore /home/zaman/certs/keystorefile.key chmod