Hello all, I have CAS server set up and accessible using http and port 8080. I would like to secure it by requiring https on port 8443.
I followed some instructions and generated a security certificate, which I imported into Java cacerts. Then I modified the server.xml file in Tomcat to allow access on port 8443 using TLS. I modified iptables to allow port 8443. I restarted Tomcat, but still can't access via port 8443. What might I be missing? Many thanks for your suggestions. -- 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
