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.