Geotrust will email your SSL certificate embedded in the body of the fulfillment email, copy and paste it into a text file using Vi or Notepad. Do not use Microsoft Word or other word processing programs that may add characters.
Import the Certificate into the Java keystore using the following keytool command:
keytool -import -alias tomcat -trustcacerts -file mygeotrustcert.txt -keystore [keystorename]
Tomcat keeps its configuration information in the server.xml file. Configure Tomcat to reference the correct keystore and keystore password as shown in the following solution: SO2144
Tomcat runs SSL over port 8443. Make sure that this port is enabled on the Tomcat server and any firewalls/proxies this server may lie behind.
Firehost has made efforts to ensure the accuracy and completeness of the information in this document. However, Firehost makes no warranties of any kind (whether express, implied or statutory) with respect to the information contained herein. Firehost assumes no liability to any party for any loss or damage (whether direct or indirect) caused by any errors, omissions, or statements of any kind contained in this document.Disclaimer: