Re: ssl cert for only some clients
vertigo wrote:
> Hell
>
> New Apache. I have complicated application shared in
> /usr/local/apache/htdocs/APP.
> I want to:
>
> 1. allow users from IP1 ip address to connect to APP using ssl but without
> client certification verification
> 2. force all other users to use ssl client certificate verification.
>
> How can i do it ?
>
> Thanx
you would have to have two instances of the app running, one on a
secured server and the other unsecured. then use a firewall rule to
redirect users appropriately to whichever sever they should be on.
Flamer.
|