Steps to Configure Apache 2.x with WebLogic Server Using WLS Plugin Over One-Way SSL
(Doc ID 2665364.1)
Last updated on OCTOBER 17, 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 one-way SSL
Pre-Requisites:
1) Enable SSL on WebLogic domain. By default DemoIdentity and DemoTrust will be configured. You need to trust the root certificate of WLS in WLSPlugin.
2) Make sure that you are able to access the application deployed on WebLogic over 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.
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 |