Jul 21
Enable SSL on Tomcat Apache web server
General 6 Comments »This tutorial shows how to enable SSL support for Apache Tomcat web server.
Requirement
- Apache Tomcat 5.0
- JDK 1.5
This tutorial shows how to enable SSL support for Apache Tomcat web server.
From Part I, I have only established a connection with local SQL Server. Next I’ll show how to retrieve and modify data on remote SQL Server.