Hi!
I have configured my apache server to request client certificates for authentication for a specific location match.
This is how it is configured:
<LocationMatch (/sec/)>
SSLOptions +ExportCertData +StdEnvVar
SSLVerifyClient optional_no_ca
Header always set SSL-CLIENT-CERT "%{SSL_CLIENT_CERT}e"
</LocationMatch>
Many times I have found that the value of the SSL-CLIENT-CERT ,after selecting a certificate, returns an empty or a null string.
Why is this happening if we are using valid certificates?
Are there any log files where I can find the cause of this error?
Thank you.
Best regards
Juan Francisco Jiménez PérezAnalista Área | MNEMO | | | | |
|
|
|
|