IntelligenceCenter ships with a default keystore that contains a self-signed certificate. This keystore - named server.keystore - is located in the \jboss-4.0.3\server\management_application\conf directory in the IC installation location (C:\Packeteer\IntelligenceCenter by default). However, in order to fully support the SSL protocol, you must purchase a certificate from a trusted third-party Certificate Authority (CA) and install it on the IC server. You can either replace the keys contained in the existing keystore or you can replace the existing keystore with a new one. Note that if you replace the keystore, the new keystore you create must also be named server.keystore in order for it to work with IC.
There are many different ways to generate and install keys and certificates. The following procedure describes one way to do it. The examples in this procedure assume that you installed IC in the default location. If you installed IC in a different location, adjust the commands accordingly. Additionally, the default server.keystore uses the password management_application. If you do not want to use this password, you can replace it with a different one in the commands.
To replace the default keystore: