1 Reply Latest reply on May 17, 2002 1:49 AM by seanhowell

    SSL Tomcat JBoss 3.0RC2

    stered

      Hi,
      I am having problems trying to setup SSL with Tomcat.

      I have generated a key that is located in the conf directory, added the following mbean at the end of the jboss-service.xml





      stef.keystore
      hello1
      jboss.security:service=JaasSecurityManager




      and modified the tomcat-service.xml like that




      &catalina.home;












      <!-- A HTTP Connector on port 8080 -->




      <Factory className = "org.jboss.web.catalina.security.SSLServerSocketFactory"
      securityDomainName = "java:/jaas/RMI+SSL" clientAuth="false" protocol="TLS""/>











      What's wrong!!!!!!!


      Please help needed

      Thanks

      Stephane