RE: PLZ help: i've issue with SSL TOMCAT

2012-04-19 Thread amine20
Hi, i fixed the problem with SSL-TOMCAT6, yes the first cause is that the permissions on the file don't allow the Tomcat user to load the keystore file [as you see to me ( i'll give youhaz burger) :) ]. but the second & big cause is that keystool generate a "gkr" kind of format while it must b

Re: PLZ help: i've issue with SSL TOMCAT

2012-04-17 Thread Pid
On 17/04/2012 13:54, amine20 wrote: > i thank i need some file *.jar to add in > /tomcat6/webapps/cas/WEB-INF/lib? > i m wrong ?? Yes, you're wrong. Read Igor's email again. You've put the keystore in the /root directory which should not be accessible to Tomcat. Move it to tomcat/conf and c

Re: PLZ help: i've issue with SSL TOMCAT

2012-04-17 Thread amine20
i thank i need some file *.jar to add in /tomcat6/webapps/cas/WEB-INF/lib? i m wrong ?? -- View this message in context: http://tomcat.10.n6.nabble.com/PLZ-help-i-ve-issue-with-SSL-TOMCAT-tp4889811p4890173.html Sent from the Tomcat - User mailing list archive at Nabble.com. -

Re: PLZ help: i've issue with SSL TOMCAT

2012-04-17 Thread Igor Cicimov
On Tue, Apr 17, 2012 at 8:51 PM, amine20 wrote: > hi > i'm new in tomcat/apache environement, i've succes to add ssl to apache2 > using openssl, but i've tried to do the same in tomcat but unfortunatly > doesn't WORK. > > this is an explanation of what i have did: > Step 1.Create a keystore file