I have a CAS server on Apache-Tomcat-7.0.19 on Windows 2008 and I need to apply 
the SSL. I followed this instructions ( 
https://wiki.jasig.org/display/CASUM/Best+Practice+-+Setting+Up+CAS+Locally+using+the+Maven2+WAR+Overlay+Method ),but
 when Apache restarts, I have the follwing error:
 
SEVERE: Failed to initialize end point associated with ProtocolHandler 
["http-apr-8443"]
java.lang.Exception: Connector attribute SSLCertificateFile must be defined 
when using SSL with APR
 
So this how I made it to work for my test SSL. I followed this instructions 
using Openssl. http://tomcat.apache.org/tomcat-3.3-doc/tomcat-ssl-howto.html#s6
 
My  question is, why my first aproach didn't work ?
 
Thanks for your help in Advance
 
--Alex Adao

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to