Answer Posted / Dinkar Rao
Tomcat runs on a default port number 8080 for HTTP and 8443 for HTTPS. Tomcat also supports SSL (Secure Sockets Layer) out-of-the-box, so it can be configured to use SSL by enabling the SSL connector in the server.xml configuration file and obtaining an SSL certificate.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers