[ILUG] ssl and virtual hosts problem
Barry Flanagan
barryf-lists at flanagan.ie
Fri Jul 16 17:33:24 IST 2004
On Fri, 2004-07-16 at 16:17, Andy Morrow wrote:
> hi all,
>
> trying to configure ssl stuff as per the following,
>
> have setup ssl client certs, all working fine, httpd.conf and ssl.conf all
> fine,
>
> problem is when i want to bypass this ssl require cert stuff
>
>
> i want all external traffic to http://s.a.ie to be redircted to
> https://s.a.ie
> but i want internal ip's to be able to view the site normally without having
> to install a client cert.
>
> linux box has internal and external ip's
>
Then I think what you need to do is set up these VirtualHosts on the
external IP address only, configured as you have below, and then set up
an additional one listening only on the internal IP address which does
not do the Redirect to https for internal users.
--
-Barry Flanagan
More information about the ILUG
mailing list