To my knowledge this is not possible. Don't forget, the SSL HandShake needs to be completed BEFORE your client can successfully retrieve any data from your webserver. So, if this handshake fails for whatever reason (including cancelation by the user), the connection is being torn down. i.e. Even if you could configure something on the webserver, it wouldn't matter because the client wishes to not proceed. If anyone disagrees with me, I would love to hear because I've had the need for something similiar. R --- Milan Tomic <tomicmilan@xxxxxxxxx> wrote: > > Is there any way to redirect user to some HTML page > if HTTPS (SSL) negotiation fails (e.g. user > press CANCEL button on "Select Certificate" dialog)? > At present generic "The page can not be > found" message shows. I think this is IE's built-in > message. > > __________________________________________________ > Do You Yahoo!? > Tired of spam? Yahoo! Mail has the best spam > protection around > http://mail.yahoo.com > > --------------------------------------------------------------------- > 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 > > __________________________________________________ Do You Yahoo!? Tired of spam? Yahoo! Mail has the best spam protection around http://mail.yahoo.com --------------------------------------------------------------------- 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