0 Replies Latest reply on Jun 14, 2005 1:35 PM by patrickdalla

    Tomcat and SSL

    patrickdalla

      Tomcat allows configuration for requirement of client certificate for establish a connection.
      I've done the configuration and it worked.
      But the problem is when the user doesn't have a certificate. No connection is established.
      I'd like to redirect to another page when this happens (some page where a certificate can be created and installed).

      Is there any configuration I can do?