You can persuade Tomcat that connector is secure defining <Connector ... secure="true" /> <https://tomcat.apache.org/tomcat-8.0-doc/config/http.html> .
Jozef On Monday, February 13, 2017 at 11:15:41 PM UTC+1, tim.mclaughlin wrote: > > Hello, > > > > I have set up CAS 5.0.2 in Tomcat behind haproxy, with haproxy handling > the SSL termination. The connections to the user are https, but between > haproxy and the CAS service it is just http. > > > > Is there a way to tell CAS that this is OK? I would like to avoid > managing certificates in the container. > > > > Thanks, > > Tim McLaughlin > -- - CAS gitter chatroom: https://gitter.im/apereo/cas - CAS mailing list guidelines: https://apereo.github.io/cas/Mailing-Lists.html - CAS documentation website: https://apereo.github.io/cas - CAS project website: https://github.com/apereo/cas --- You received this message because you are subscribed to the Google Groups "CAS Community" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/a/apereo.org/d/msgid/cas-user/f0cefa91-1158-4899-9db8-bf4f173c2e1f%40apereo.org.
