Mark,
Thanks. You waken my frozen concentration. Yes I was able to identify the error
which is related APR library and I followed the step as per this article
https://www.openkm.com/wiki/index.php/Tomcat_native_libraries
which made port 8443 listen and able to load the URL with the certificate.
Below is the catalina.log output
12-Mar-2020 19:57:18.885 INFO [main] org.apache.coyote.AbstractProtocol.pause
Pausing ProtocolHandler ["https-openssl-apr-8443"]
12-Mar-2020 19:57:18.969 INFO [main] org.apache.coyote.AbstractProtocol.stop
Stopping ProtocolHandler ["https-openssl-apr-8443"]
12-Ma
Thanks for the reply.
There is no firewall or selinux and it is not listening that is the problem.
Not sure where it is failing ?
From: Arvind Kumar (ZNetLive)
Sent: Friday, 13 March 2020 12:24 PM
To: Tomcat Users List
Cc: Saravanamuthu, Sivakumar (Siva) AU/PKV
Subject: [EXT] RE: Urgent help
Hello Everyone,
I am new to this group and tomcat.
I am having issue with tomcat 9 using port 8443. I configured tomcat 8443
using CA certificate and my configuration are as follow.
I verified the certificate file using openssl command and certificate working
fine and there is no issue