Hi,

I need to grant access only to some clients that have a specific info in the
subjectAltName.

I know how to check the name inside the client cert: 
e.g. SSLRequire ( %{SSL_CLIENT_S_DN_CN} eq "John Smith" )

How to do the same in the subjectAltName?

Thanks,
Andre

-- 
View this message in context: 
http://old.nabble.com/How-to-validate-the-subjectAltName--tp27946934p27946934.html
Sent from the Apache HTTP Server - Users mailing list archive at Nabble.com.


---------------------------------------------------------------------
The official User-To-User support forum of the Apache HTTP Server Project.
See <URL:http://httpd.apache.org/userslist.html> for more info.
To unsubscribe, e-mail: users-unsubscr...@httpd.apache.org
   "   from the digest: users-digest-unsubscr...@httpd.apache.org
For additional commands, e-mail: users-h...@httpd.apache.org

Reply via email to