I would like to use Nginx as a CAS proxy. I am hoping to accomplish at least two things. One is to simplify the SSL setup. Two is to have https traffic to the CAS server be on port 443 instead of 8443.
I have read in other posts of people claiming to do this but not a set of complete instructions. As a result I think I am missing a setting I need in the cas.properties file. I currently have Nginx proxying traffic to https://cas-server-address/cas to my CAS server but since I am trying to avoid having to maintain an SSL certificate for the embedded Tomcat CAS server I am proxying that traffic to the http port 8080 address. It works but it also displays a message stating "Non-secure Connection : You are currently accessing CAS over a non-secure connection. Single Sign On WILL NOT WORK. In order to have single sign on work, you MUST log in over HTTPS." How can I set this up so that Single Sign On will work and I don't get this error? Must I setup the SSL certificate for the embedded Tomcat CAS server? Thanks for any advice! Doug -- - Website: https://apereo.github.io/cas - Gitter Chatroom: https://gitter.im/apereo/cas - List Guidelines: https://goo.gl/1VRrw7 - Contributions: https://goo.gl/mh7qDG --- 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/415b42b8-4327-49c2-9060-9aa10274982b%40apereo.org.
