SSL Certs, SSL Certificate, SSL CertificatesSSL Certificates

Securing Your Online Business

Jakarta Tomcat

Our testing with Keytool and Tomcat was performed on the following specifications:

Java(TM) 2 SDK, Standard Edition 1.4.1_01
Download j2sdk-1_4_1_01-windows-i586.exe .
Filesize = 37,731,236 bytes.

Tomcat 4.1 stable release.
tomcat-4.1.18.exe
Filesize = 8.25 MB

Windows 2000 SP 2 or Windows NT SP6a

Tomcat is acting as a standalone server.

Your Environment Variables should be setup similar to:

Variable Value User Name
CATALINA_HOME C:\Tomcat~1.1 [SYSTEM]
JAVA_HOME C:\j2sdk1.4.1_01 [SYSTEM]
JSSE_HOME C:\j2sdk1.4.1_01\jre\lib\ext [SYSTEM]
TOMCAT_HOME C:\Tomcat~1.1 [SYSTEM]
Path C:\j2sdk1.4.1_01\bin Administrator

After the install and environment setup, startup tomcat and test http://localhost:8080 to make sure http is working.

Once confirmed let's begin with the next step.