openstack team mailing list archive
-
openstack team
-
Mailing list archive
-
Message #11886
SSL termination
Does anyone here have a write up of how they use SSL termination around
the various servers of Openstack? What I am wondering is:
1. Are people using Hardware SSL termination or software
2. If software, are you using Apache HTTPD as a reverse proxy or some
other proxy
3. What ports are you using for the proxy, and what ports for the
services themselves?
4. Is traffic local to the node routed to the proxy or direct to the
services?
5. Are you running with SELinux enabled?