Configure SSL/HTTPS support on Apache Tomcat 7
81,915 views
By Abhijit Ghosh on Nov 27, 2013 2:08:21 PM
By default, HTTPS / SSL is not configured and enabled in Tomcat Web server. SSL setup is required to make your web application accessible over HTTPS protocol. This post will guide you to configure SSL in Tomcat 7 Web server.