ssl_error_handshake_failure_alert with Commercial CA-based client certificate
- by Bryan
Attempting to implement client authentication with an SSL cert.
http://www.modssl.org/docs/2.8/ssl_howto.html#auth-selective
Receive the following errors.
Apache: Re-negotiation handshake failed: Not accepted by client!?
Firefox:
ssl_error_handshake_failure_alert
I assume it is a configuration error, but have not been able to locate it.
Additional info: Commercial CA server cert servers secure works without problem in Apache 2.2 & Passenger. Only client authentication related directives do not work.