set SSLEnabled="true" in your <Connector> element, that turns on SSL.
After that, if you don't have keystoreFile or keystorePass set, it will throw 
errors

Filip


----- Original Message -----
> From: "ayouB __" <[email protected]>
> To: [email protected]
> Sent: Friday, March 16, 2012 9:58:49 AM
> Subject: Configure SSL under Tomcat 7
> 
> 
> Hi every one,
>  
> I'm ayoub and i'm a new member of this mailing list :)
> Well, i want to configure SSL under Tomcat 7 so i have followed steps
> said in http://tomcat.apache.org/tomcat-7.0-doc/ssl-howto.html, but
> when i deploy my project in tomcat server i don't get :
> https://loclhost:8080/ i still working with the native http !! what
> should i do, what configuration should i make on my server.xml file.
> PS : I want to use the APR implementation not the JSSE one, and BTW
> the : SSLCertificateFile & SSLCertificateKeyFile don't exist in the
> <connector ... /> element (usinf eclipse Ctrl+space auto-complish)
> !!
>  
> Thanks.

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to