PeopleTools and Lifecycle Management - PSFT (MOSC)

MOSC Banner

Apache 2.2.xx with WL12 c plugin

edited Apr 13, 2016 5:27AM in PeopleTools and Lifecycle Management - PSFT (MOSC) 2 commentsAnswered

We're currently upgrading to PT8.54.  We've Apache and WL12c plugin.

We used Oracle Wallet Manager from the SQL Plus Client to create wallet given we ran into java exception while running orapki delivered in the WL12 plugin.  I'd copied both the ewallet.p12 and cwallet.sso over to the Apache box (AIX).

In the apache httpd.conf file:


LoadModule weblogic_module /apps/psoft/WLPlugin1212/lib/mod_wl.so

#<IfModule mod_weblogic.c>
WebLogicHost webA.mycompany.org
WebLogicPort 13000
MatchExpression *

<Location /mywebapp>
     SetHandler weblogic-handler
   </Location>

# **** Configuration for SSL *****
SecureProxy ON
WLProxySSL ON
WLSSLWallet /apps/psoft/apache2.2.31/conf/ssl/certs/ewallet.p12

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