The following is a summary of the steps required to make a certificate available to download clients that connect securely to the Redirector or any other telnet server.
Take the following steps to do this using the Certificate Management utility:
Starting with Host On-Demand Version 8, you can no longer create or update CustomizedCAs.class using the Certificate Management utility on Windows, AIX, or Linux platforms. The utility allows you only to create or update a newer version of this file called CustomizedCAs.p12. In order to update CustomizedCAs.class, you must run a reverse-migration tool. For more information, refer to Migrating from CustomizedCAs.class to CustomizedCAs.p12.
For JSSE, the type of truststore and keystore must be in Java KeyStore(JKS) format. When using JSSE (Use JSSE option set to Yes) CustomizedCAs.jks file is used by Host On-Demand, to trust the certificate of the server certificate during TLS handshake.
CustomizedCAs.jks file is different from the CustomizedCAs.p12 file that is used for SSLite when the Use JSSE setting is set to No.
You can create CustomizedCAs.jks file similar to the p12 file as mentioned in step 2 and step 3. Password for CustomizedCAs.jks must be hodpwd.
You can convert the existing CustomizedCAs.p12 file to CustomizedCAs.jks file using Certificate Management utility that is installed with Host On-Demand. For more information refer to Migrating from CustomizedCAs.class to CustomizedCAs.p12.
When you have finished working with certificates, you must configure the Host On-Demand clients to use SSL.