Forum Moderators: phranque

Message Too Old, No Replies

Apache - Requests to URL throws Browser error

Can I fix this with an apache rewrite rule?

         

eeijlar

4:57 pm on Dec 3, 2008 (gmt 0)

10+ Year Member



Hi,

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]