Steps to Configure Apache 2.x with WebLogic Server Using WLS Plugin Over Two-Way SSL
(Doc ID 2665388.1)
Last updated on MAY 06, 2024
Applies to:
Oracle WebLogic Server - Version 12.2.1.2.0 to 12.2.1.4.0 [Release 12c]Information in this document applies to any platform.
Goal
Steps to configure Apache 2.x with WebLogic Server using WLS Plugin over two-way SSL
Request Flow :
Client ----HTTP---> Apache ---HTTPS---> WebLogic
WebLogic ----HTTPS----> Apache -----HTTP-----> Client
Here SSL is configured on WebLogic Server.
WebLogic Server acts as an SSL Server and Apache acts as an SSL client.
Pre-Requisites :
1) Create a self-signed certificate. You can refer to the following link for more details on the same :
2) Now lets enable two-way SSL :
Login to console -> +Environment -> Servers -> <Server_name> -> SSL -> +Advanced -> Select "Client-Cert Requested and Enforced" from the drop-down.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |
References |