Axel
2012-09-14 12:04:49 UTC
Hi readers,
I have a web server here which should authenticate clients using SSL client authentication - but ONLY if the clients come from the internet. From the intRAnet everyone should have access without a client certificate.
Currently this is done using a rewrite rule which redirects to two identical installations of our web site but on different file system paths - depending on the source IP. One path (the one redirected to with external addresses) has a SSL requirement for client auth configured, the other hasnt.
Now I dislike this system. Is it possible to only have ONE installation, and configure the SSL client auth requirement based on the source IP of the client?
Cheers & thanks in advance,
Axel.
I have a web server here which should authenticate clients using SSL client authentication - but ONLY if the clients come from the internet. From the intRAnet everyone should have access without a client certificate.
Currently this is done using a rewrite rule which redirects to two identical installations of our web site but on different file system paths - depending on the source IP. One path (the one redirected to with external addresses) has a SSL requirement for client auth configured, the other hasnt.
Now I dislike this system. Is it possible to only have ONE installation, and configure the SSL client auth requirement based on the source IP of the client?
Cheers & thanks in advance,
Axel.