I see the following message in the error_log Proxy client certificate callback: downstream server wanted client certificate but none are configured I have the following directives in my proxy virtual host... --------------------------- SSLProxyCACertificateFile /etc/httpd/ssl/CA/CA-bundle.crt SSLCertificateFile /etc/httpd/ssl/servercerts/server.CRT SSLCertificateKeyFile /etc/httpd/ssl/servercerts/server.KEY SSLProxyMachineCertificateFile /etc/httpd/ssl/clientcerts/client.p12 SSLProxyCACertificatePath /etc/httpd/ssl/CA ------------------------- For some some reason apache is unable to pickup the client certificate and send it to the server. Please advise. Regards, Pe --------------------------------------------------------------------- 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