Setting up SSL on the Content Manager OnDemand client

You can configure SSL on the Content Manager OnDemand client.

Do the following tasks:
  1. If you obtained and installed a CA-signed digital certificate on your Content Manager OnDemand server (as describe in the following topics):
  2. If you created and installed a self-signed digital certificate on your Content Manager OnDemand server, add the self-signed digital certificate to the key database of the client by using GSKCapiCmd. The following command adds the digital certificate from the file ondemand.arm into the key database ondemand.kdb:
    gsk8capicmd_64 -cert -add -db "ondemand.kdb" -pw "myKeyDBpasswd" -label "dbselfsigned" \
    -file "ondemand.arm" -format ascii
  3. Configure the Content Manager OnDemand client to connect to the SSL port.