1 Reply Latest reply on Oct 21, 2002 5:03 AM by tp67

    help me , have error on configuacation ssl on jboss

    tp67

      I config jboss-3.0.2_tomcat-4.0.4 by jboss.3.0Quickstart.
      I can start server correct .
      keystore was made by keytool command.detail usage follow:
      keytool -genkey -alias sslTest -keystore httpskeystore.
      now, I can visit "http://localhost:8080/xxxx" address ,
      but not visit 'https//localhost:8080/xxxx'.
      I shall how to do ,please give me hand.