Installation packages for Focal Point 7.0 and later include a version of Apache Tomcat server. When the application server is installed, HTTPS is enabled by using a self-signed certificate. If you are installing Focal Point on a separate Tomcat server, or you want to enable HTTPS by securing an SSL certificate, then you can make the following changes.
Note If you are using Websphere Application Server, do not follow the procedure outlined in this topic. Instead, follow the proprietary steps supported by Websphere Application Server.
Procedure
1 For the system where Focal Point is installed, purchase an SSL certificate and key from an SSL certificate provider (or generate a free certificate and key by using the key generator tool provided by Sun Java).
2 Go to tomcat-install\conf (where tomcat-install is your Tomcat installation folder) and open the server.xml file.
3 Edit the connector that is defined for SSL and make sure that it is uncommented.
Tip: To locate the connector for SSL, search for: Define a SSL