Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Pid
On 28/09/2011 17:17, Alexandre Adao wrote: Please start a new email, rather than replying to an existing thread "2 servlets on tomcat." This is called thread hijacking. p signature.asc Description: OpenPGP digital signature

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Marvin Addison
> My  question is, why my first aproach didn't work ? Likely because you specified the APR connector somewhere in your connector config, yet the SSL instructions you cited for CAS describe the setup for the pure-java connectors. APR is a different (but friendly) beast. M ---

Re: TOMCAT-7.0 and SSL issues

2011-09-28 Thread Konstantin Kolinko
2011/9/28 Alexandre Adao : > 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