Catching Errors in Apache

Hi,

I have a link on my website which requests a digital certificate when
you browse to it. The problem is that when the certificate is not
present you get the following error in Mozilla:

Code:

ssl_error_handshake_failure_alert

I was just wondering if it’s possible to trap that error like a 404 in
Apache and redirect the user to a page telling them that the certificate
is not installed in the browser.

Any ideas greatly appreciated…

/jlar


eeijlar

eeijlar’s Profile: http://forums.opensuse.org/member.php?userid=1504
View this thread: http://forums.opensuse.org/showthread.php?t=400934