What do you understand by tomcat default port and can it used ssl?
Answer / Yugvendra Pratap Singh
Tomcat uses port 8080 as its default HTTP connector. However, it can be configured to run on any available port. Yes, Tomcat supports SSL (Secure Sockets Layer) using the Ajp13 Connector and by adding an SSL enabled connector in server.xml configuration file.
| Is This Answer Correct ? | 0 Yes | 0 No |
How to we can change tomcat default port?
What apache tomcat is used for?
How do I check tomcat version?
What are the catalina's configuration files?
Why is tomcat called tomcat?
What are the steps to configure clustering in tomcat server?
Can we have two apache web servers on a single machine?
How to use jndi datasource provided by tomcat in spring?
What are catalina’s configuration files?
What is the difference between glassfish and tomcat?
What is server limit in apache?
Is it possible to capture the mac address of the clients who are using your server?