+This directive controls whether mod_ssl enforces X.509 Extended Key Usage
+(EKU) invalid purpose checks during client certificate
+verification. The default value on preserves the standard
+behavior and rejects client certificates whose EKU does not allow client
+authentication.
+
+Setting this directive explicitly to on is identical to omitting
+the directive.
+
+When set to off, mod_ssl will ignore only the
+invalid purpose verification error for client certificates while
+leaving other verification checks (e.g. chain validation, signature, validity
+period, revocation checks) unchanged.
+
+This setting only affects client certificate verification performed by
+