Oracle Weblogic Server (MOSC)

MOSC Banner

Trouble passing client certificate from OHS to WLS

edited Mar 28, 2013 9:53AM in Oracle Weblogic Server (MOSC) 7 commentsAnswered ✓
Hello,Using WLS 10.3.6, OHS 11.1.1.6 with the mod_wl_ohs plugin, and OAM 10.1.4.3.
We're trying to pass the client certificate information to our application server so we can extract information, but we're not having any luck.
Here are our settings (only pertinent info):

**OHS server - In our *:4443 virtual host directive in the ssl.conf:

<Location /cactest/cac_login>
SSLVerifiyClient require
</Location>

SSLOptions +StdEnvVars +ExportCertData
LoadModule certheaders_module "${ORACLE_HOME/ohs/modules/mod_certheaders.so"
AddCertHeader HTTPS
AddCertHeader SSL_CLIENT_CERT
SimulateHttps On

***In our mod_wl_ohs.conf, we have these directives:
WLProxySSL
WLProxySSLPassThrough

***On our Weblogic managed server, we've enabled these options using the console:

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