2011/9/28 Alexandre Adao <aad...@yahoo.com>: > 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
"tomcat-3.3-doc" Do you know where the proper docs for Tomcat 7.0 are? Just make a guess. > > My question is, why my first aproach didn't work ? > > --------------------------------------------------------------------- To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org For additional commands, e-mail: users-h...@tomcat.apache.org