Forum Moderators: phranque
I have an area on my page:
[mysite.com...]
When the user browses to this site, they are expected to have a digital certificate installed in the browser. If they don't they get a rather unhelpful:
Secure Connection Failed
An error occurred during a connection to www.example.com.
SSL peer was unable to negotiate an acceptable set of security parameters.
(Error code: ssl_error_handshake_failure_alert)
The page you are trying to view can not be shown because the authenticity of the received data could not be verified.
* Please contact the web site owners to inform them of this problem.
Is there any way to catch this in the Apache config files or a mod rewrite...
/jlar
[edited by: eelixduppy at 7:36 pm (utc) on Dec. 3, 2008]
[edit reason] exemplified [/edit]