Oracle Weblogic Server (MOSC)

MOSC Banner

Unable to start Apache server with Weblogic Plugin when SSL is enabled on mod_weblogic

Apache version - Server version: Apache/2.4.6 (Red Hat Enterprise Linux)

OS - NAME="Red Hat Enterprise Linux Server" VERSION="7.9 (Maipo)"

WebLogic Server Plugin version - 12.2.1.4.0

WebGate plugin - 11.1.2.3.0


LoadModule weblogic_module /xx/weblogic-plugins-12.2.1.4.0/lib/mod_wl_24.so


<IfModule mod_weblogic.c>

<Location /testReports>

       WLSRequest ON

       SecureProxy ON

       WebLogicHost XXXX

       WebLogicPort 53011

       WLSSLWallet /xx/weblogic-plugins-12.2.1.4.0/bin/wls_wallet

</Location>


</IfModule>


When SSL is enabled on mod_weblogic this error is showing up


Contents from error_log


[Mon Dec 18 14:19:30.919463 2023] [suexec:notice] [pid 1504] AH01232: suEXEC mechanism enabled (wrapper: /usr/sbin/suexec)

[Mon Dec 18 14:19:30.919536 2023] [ssl:debug] [pid 1504] ssl_engine_pphrase.c(181): AH02199: SSL not enabled on vhost XXXX:80, skipping SSL setup

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center