0 Replies Latest reply on Oct 9, 2002 4:33 PM by jlross

    JBOSS/Embedded Tomcat, JAAS, SSL

    jlross

      Hi, I'm trying to set up an HTTPS port with JBOSS that has Tomcat embedded. I created a keystore file using the following command:

      keytool -genkey -alias j2ee -keyalg RSA -keystore ./.keystore

      I placed the file in my %JBOSS_DIST%/server/default/conf. Attached are my %JBOSS_DIST/server/default/deploy/tomcat4-service.xml and my %JBOSS_DIST%/server/conf/jboss-service.xml files. In addition I've included the output from JBOSS. Can somebody please tell me how to fix the error? Are my files wrong? Are there others I need to edit? If so which ones and what do I enter?

      I'm new to JBOSS/JAAS and this whole web/app server environment. Thus please provide advice in the "JBOSS/JAAS HTTPS for Dummies" tone. Thanks!!!!