ssl cert for only some clients
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
|