0 Replies Latest reply on Jun 13, 2007 6:10 AM by wolfgangvogl

    Problem getting https with JBOSS - EJBCA

    wolfgangvogl

      Hello, iam on Centos 5.0 and tried to get EJBCA running with JBOSS...
      made the

      ant bootstrap

      and the
      ant install

      but if i run the jboss as it only starts the
      11:52:39,897 INFO [Http11BaseProtocol] Starting Coyote HTTP/1.1 on http-0.0.0.0-8080

      But it should also start https on port 8443 and 8442 for ejbca...

      Here's the run log:
      Part 1: http://nopaste.info/2ea951ad84.html
      Part 2: http://nopaste.info/7183569808.html (last 20 Lines)

      I can access http://127.0.0.1:8080/ejbca but not https://127.0.0.1:8442 (and 3)..