How to ignore common name during client certificate verification?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Hi,
 
As we know, directive SSLVerifyClient in mod_ssl can be used for Client Authentication
 
SSLVerifyClient require
 
It means the client has to present a valid Certificate
 
However, for specific purpose, I only want to verify: whether client's certificate is issued by trusted CA. 
I do not want to verify common name in client's certificate.
In another word, if the client certificate is issued by trusted CA, even its common name is not matched, we can also consider this client certificate is valid.
 
How to configure Apache for such purpose? Thanks!
 
Br,
Jason

[Index of Archives]     [Open SSH Users]     [Linux ACPI]     [Linux Kernel]     [Linux Laptop]     [Kernel Newbies]     [Security]     [Netfilter]     [Bugtraq]     [Squid]     [Yosemite News]     [MIPS Linux]     [ARM Linux]     [Linux Security]     [Linux RAID]     [Samba]     [Video 4 Linux]     [Device Mapper]

  Powered by Linux