Outbound SSL from Oracle Platform Security Services to LDAP This section

Configuring SSL in Oracle Fusion Middleware 6-21

6.5.3 Configuring SSL for Oracle WebCenter

For information and details about how to implement SSL connections for Oracle WebCenter, see the following topics in the Oracle Fusion Middleware Administrators Guide for Oracle WebCenter: ■ Securing the WebCenter Spaces Connection to Oracle Content Server with SSL ■ Securing the Browser Connection to WebCenter Spaces with SSL

6.5.4 Configuring SSL for Oracle Identity and Access Management

You can configure SSL for Oracle Identity and Access Management components residing on the middle tier: ■ Configuring SSL for Oracle Directory Integration Platform ■ Configuring SSL for Oracle Identity Federation ■ Configuring SSL for Oracle Directory Services Manager

6.5.4.1 Configuring SSL for Oracle Directory Integration Platform

You can configure Oracle Directory Integration Platform to use SSL for communications with connected directories. The Oracle Fusion Middleware Administrators Guide for Oracle Directory Integration Platform provides details about the following SSL tasks for Oracle Directory Integration Platform: ■ Configuring Oracle Directory Integration Platform for SSL Mode 2 Server-Only Authentication ■ Managing the SSL Certificates of Oracle Internet Directory and Connected Directories ■ Bootstrapping in SSL Mode ■ Configuring the Third-Party Directory Connector for Synchronization in SSL Mode ■ Configuring and Testing Oracle Internet Directory with SSL Server-Side Authentication ■ Testing SSL Communication Between Oracle Internet Directory and Microsoft Active Directory

6.5.4.2 Configuring SSL for Oracle Identity Federation

See Configuring SSL for Oracle Identity Federation in the Oracle Fusion Middleware Administrators Guide for Oracle Identity Federation for details.

6.5.4.3 Configuring SSL for Oracle Directory Services Manager

You can configure Oracle Directory Services Manager to use SSL for communications with connected directories. The Oracle Fusion Middleware Administrators Guide for Oracle Virtual Directory provides details about the following SSL tasks for Oracle Directory Services Manager: Note: Use Sun Microsystems keytool utility to manage keystores and certificates required for SSL configuration in Oracle Identity Federation. 6-22 Oracle Fusion Middleware Administrators Guide ■ Logging into the Directory Server from Oracle Directory Services Manager Using SSL ■ Managing Oracle Directory Services Managers Key Store ■ Storing Oracle Directory Services Managers Certificate in Oracle Virtual Directory

6.5.5 SSL-Enable Oracle Reports, Forms, Discoverer, and Portal

This section contains these topics: ■ SSL for Oracle Reports ■ SSL for Oracle Forms ■ SSL for Oracle Discoverer ■ SSL for Oracle Portal

6.5.5.1 SSL for Oracle Reports

To SSL-enable Oracle Reports, you need to enable SSL on the components front-ending Oracle WebLogic Server. For example, if you have an Oracle HTTP Server and an Oracle Web Cache front-ending the Oracle WebLogic Server that hosts Oracle Reports, you need to configure the following: ■ Inbound SSL for Oracle Web Cache See Section 6.4.2.1, Enable Inbound SSL for Oracle Web Cache Using Fusion Middleware Control. ■ Inbound SSL for Oracle HTTP Server See Section 6.4.3.1, Enable SSL for Inbound Requests to Oracle HTTP Server Virtual Hosts Using Fusion Middleware Control. ■ Inbound SSL for Oracle WebLogic Server See Section 6.5.1.1, Inbound SSL to Oracle WebLogic Server. ■ SSL between Oracle Web Cache and Oracle HTTP Server See Section 6.4.2.3, Enable Outbound SSL for Oracle Web Cache Using Fusion Middleware Control. ■ SSL between Oracle HTTP Server and Oracle WebLogic Server See Section 6.4.3.3, Enable SSL for Outbound Requests from Oracle HTTP Server. Additionally, Oracle Reports in Fusion Middleware Control accesses the reports servlet for data. If that communication needs to take place over SSL, you must Note: These steps are necessary only if you wish to set up end-to-end SSL. In most cases, it is sufficient to enable SSL only on the first component getting the request, since the other components are usually within the intranet. For example, if the request is sent to Oracle Web Cache, you may only need to follow the first step. If the request is sent to Oracle HTTP Server, you may only need to follow the second step. Select the steps as dictated by your topology.