In the SSL Configuration section, click Enable SSL. In the Server Wallet Name field, select the wallet you created in

5-12 Oracle Fusion Middleware Administrators Guide for Oracle Web Cache The ssl.conf file specifies the SSL definitions for Oracle HTTP Server. If this entry is not removed, then keep-alive connections are disabled. See Section 2.11.5 for further information about configuring the keep-alive timeout in Oracle Web Cache.

5.4.5 Task 5: Restart Oracle Web Cache

See Section 2.13 .

5.4.6 Task 6: Perform Additional Configuration for Oracle WebLogic Servers

If the orgin server is an Oracle WebLogic Server, you need to specify an extra attribute for Oracle Web Cache to process SSL requests correctly: To configure Oracle Web Cache for a configuration in which the origin server is an Oracle WebLogic Server: 1. Use a text editor to open webcache.xml, located in: UNIX ORACLE_INSTANCEinstance_nameconfigWebCachewebcache_name Windows ORACLE_INSTANCE\instance_name\config\WebCache\webcache_name 2. Locate the HOST ID element. 3. Add the SERVERTYPE attribute to the CACHE element. For example: HOST ID=host_ID NAME=WLS_server_name PORT=WLS_server_port LOADLIMIT=100 OSSTATE=ON SERVERTYPE=WebLogic ... 4. Save webcache.xml. 5. Restart Oracle Web Cache with the following command: opmnctl restartproc ias-component=component_name This executable is found in the following directory: UNIX ORACLE_INSTANCEbin Windows ORACLE_INSTANCE\bin

5.5 Additional HTTPS Configuration

After performing the tasks in Section 5.4 , you can perform the following optional configuration: ■ Section 5.5.1, Configuring HTTPS Operation Ports ■ Section 5.5.2, Requiring Client-Side Certificates ■ Section 5.5.3, Configuring Certificate Revocation Lists CRLs

5.5.1 Configuring HTTPS Operation Ports

To configure HTTPS ports to listen for administration, invalidation, or statistics monitoring requests in Fusion Middleware Control: 1. Navigate to the Web Cache Home page in Fusion Middleware Control. See Section 2.6.2 . 2. Create the listening port:

a. From the Web Cache menu, select Administration Ports Configuration.