>
> Hello,
>
> I'm not sure you could get an error page. The ssl dialog takes place
> before any http communication. So I don't think tomcat can send an
> http response if the certificate is revoked.
>
> You could use openssl s_client to try and connect to your server to
> see what is returned from Tomcat exactly.

And as a quick test, you could try with Firefox. I've found it gives
almost meaningful error dialog when dealing with ssl.

---------------------------------------------------------------------
To unsubscribe, e-mail: users-unsubscr...@tomcat.apache.org
For additional commands, e-mail: users-h...@tomcat.apache.org

Reply via email to