Security Guide for Siebel Business Applications > Physical Deployment and Auditing > Securing Siebel Reports Server >

Securing Communications Between the Siebel Web Client and Actuate Active Portal


You can use SSL to secure communication between the Siebel Web Client and the Actuate Active Portal. To make sure that communications occur between the Siebel Web Client and Actuate Active Portal using SSL, you need to:

  • Configure the Actuate HTTP Service for Active Portal to communicate over SSL.

    For information on how to configure SSL for the Actuate HTTP Service, refer to your Web server documentation.

    NOTE:  After you complete this task, note the port number that you configured for SSL communication on the Actuate HTTP Service (default port number = 8443). You require this number when you configure the Siebel application that communicates with the Actuate Active Portal.

  • Configure your Siebel application to communicate with Actuate Active Portal using SSL.

    See the following procedure for more information on how to configure your Siebel application to communicate with Actuate Active Portal using SSL.

To configure your Siebel application to use SSL

  1. Log in as an administrator.
  2. From the application-level menu, choose Navigate > Site Map > Administration - Integration > WI Symbolic URL List.
  3. From the visibility filter, select Host Administration.
  4. In the Virtual Name field, query for rshost.

    This query retrieves the record for the Siebel Reports Server.

  5. In the Name field enter the host name of the Actuate Active Portal and the Actuate Active Portal port number.

    For example, enter sdc4500i076:8443 where sdc4500i076 equals the host name of the Actuate Active Portal and 8443 equals the Actuate Active Portal port number.

    The Actuate Active Portal port number is the number that you configured for SSL communication on the Actuate HTTP Service. For information on how to configure SSL for the Actuate HTTP Service, refer to your Web server documentation.

  6. Step off the record to save changes.
  7. From the visibility filter, select Symbolic URL Administration.
  8. In the Name field, query for *Reports*.

    The query retrieves records for the symbolic URLs.

    NOTE:  *Reports* is case sensitive.

  9. In the URL field of each record, change the protocol from http to https.

    For example, change http://rshost/acweb/newrequest/do_executereport.jsp to https://rshost/acweb/newrequest/do_executereport.jsp.

  10. Log out of the Siebel application.
Security Guide for Siebel Business Applications