I have a CAS server 3.4.8 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 ? and what should be the best way to configure SSL for CAS? Thanks for your help in Advance --Alex Adao -- You are currently subscribed to [email protected] as: [email protected] To unsubscribe, change settings or access archives, see http://www.ja-sig.org/wiki/display/JSG/cas-user
