Identity Management (MOSC)

MOSC Banner

What all Cipher Suites are used by OAM to communicate with LDAP?

My customer has configured OAM with OUD over TLSv1.2 and restricted the Ciphers Suites on OUD due to security concerns. Below are the Cipher Suites currently enabled on OUD:

TLS_RSA_WITH_AES_256_CBC_SHA

TLS_DHE_RSA_WITH_AES_256_CBC_SHA

TLS_RSA_WITH_AES_128_CBC_SHA256

OAM has the following in config.xml

<ciphersuite>TLS_RSA_WITH_AES_256_CBC_SHA</ciphersuite>

<ciphersuite>TLS_RSA_WITH_AES_128_CBC_SHA</ciphersuite>

<ciphersuite>TLS_DHE_DSS_WITH_AES_256_CBC_SHA</ciphersuite>

<ciphersuite>TLS_DHE_RSA_WITH_AES_256_CBC_SHA</ciphersuite>

<ciphersuite>TLS_RSA_WITH_AES_128_CBC_SHA256</ciphersuite>

OAM is then no longer able to connect to OUD and reports a bind failure in the logs.

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