Hi,I am not sure I got your idea...Do you mean: with such configuration: "SSLEngine on and SSLVerifyClient require", Apache doesn't deny request from client whose IP(or FQDN) doesn't match its certificate CN?But according to my experiments, Apache will deny request with such configuration.Could you please tell me more details about "SSLVerifyClient require". How does mod_ssl verify client certificate? There are many content in a certificate, e.g. Issuer, Time Validity, Subject CN, Subject Public Key Info, etc. Will Apache verify each content?Br, JasonOn Wed, Jul 14, 2010 at 6:59 PM, Eric Covener <covener@xxxxxxxxx> wrote:
> Normally, CN would be IP address of the client, if client IP do not matchNot with just SSLEngine on and SSLVerifyClient require it doesn't.
> its certificate CN, Apache would deny its request. This is used in highly
> secured network.
--
Eric Covener
covener@xxxxxxxxx
---------------------------------------------------------------------
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-unsubscribe@xxxxxxxxxxxxxxxx
" from the digest: users-digest-unsubscribe@xxxxxxxxxxxxxxxx
For additional commands, e-mail: users-help@xxxxxxxxxxxxxxxx