Logs show two HTTP connectors are starting after setting up HTTPS on EAP 6.
Issue
- After setting up SSL, the logs show two HTTP connectors. Where is the HTTPS connector?
JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8080
JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8080
JBWEB003001: Coyote HTTP/1.1 initializing on : http-/127.0.0.1:8443
JBWEB003000: Coyote HTTP/1.1 starting on: http-/127.0.0.1:8443
- HTTPS connector is not starting.
Environment
- Red Hat JBoss Enterprise Application Platform (EAP) 6
Subscriber exclusive content
A Red Hat subscription provides unlimited access to our knowledgebase, tools, and much more.