To use Cognos product documentation, you must enable JavaScript in your browser.

Enable SSL Support for the HTTPS Interface to PowerPlay

If your environment includes Cognos Series 7 PowerPlay Enterprise Server and you are using the HTTPS interface to access PowerPlay, you must enable Secure Sockets Layer (SSL) support. To enable SSL support for the PowerPlay gateway and the Cognos 8 dispatcher, you must define a password for the Cognos 8 key store and then create and store the Web server Certificate Authority (CA) certificate in the Cognos 8 key store.

Steps to Enable SSL Support
  1. Save the Web server CA certificate in the c8_location\bin directory and name it ca.cer.

  2. If you did not define a password for the Cognos 8 key store, do it now in Cognos Configuration:

  3. From the command line, go to the c8_location\bin directory.

  4. Set the JAVA_HOME environment variable to the Java Runtime Environment location used by the application server running Cognos 8.

    The following examples assume that the default Tomcat application server is being used:

  5. From the same command line, run the certificate tool:

If required, you can now install the CA certificate on the client.

Steps to Install the CA Certificate on the Client Workstation
  1. Retrieve the CA certificate from the issuing authority.

    The file has a .cer extension. This is not the same certificate as the one used by the Web server. It is the certificate for the issuing authority itself.

  2. Double-click the .cer file, click Install Certificate, and then click Next.

  3. Click Place all certificates in the following store.

  4. Click Browse, click Trusted Root Certification Authorities, and then click Next.

  5. Click Finish.