Shibboleth SP on Apache HTTP behind SSL load balancer?
Peter Schober
peter.schober at univie.ac.at
Tue Oct 6 15:27:38 EDT 2015
* Cantor, Scott <cantor.2 at osu.edu> [2015-10-06 21:21]:
> That setting has nothing to do with this use case (it's
> orthogonal). Virtualizing an Apache server is an Apache issue, not a
> Shibboleth issue. See the ServerName command.
Specifically, add a leading scheme and trailing port number to your
plain http vhost on port 80. The Shib SP relies solely on the web
servers' (correct) configuration here.
http://httpd.apache.org/docs/2.4/en/mod/core.html#servername
"Sometimes, the server runs behind a device that processes SSL ..."
-peter
More information about the users
mailing list