Identity Management (MOSC)

MOSC Banner

Using ldapsearch to connect to OUD using TLS v1.2

edited Apr 13, 2016 6:51PM in Identity Management (MOSC) 7 commentsAnswered ✓

I have configured OUD to only support TLS v1.2 connections.

I can prove that the OUD is only responding to TLS v1.2 connections by using openssl s_client, however I can't use the ldapsearch command supplied with OUD.

[ds@host1 bin]$ ./ldapsearch --version

Oracle Unified Directory 11.1.2.3.0

Build 20150414142803Z

I get the following error when I try using ldapsearch

[ds@host1 bin]$ ./ldapsearch --hostname host1.test.net --port 1636 --useSSL --baseDN "" -v --searchScope base --trustAll "(objectclass=*)"

10:06:21.707 protocol verbose LDAPMessage(msgID=1, protocolOp=BindRequest(version=3, dn=cn=Directory Manager, password=******))

10:06:21.757 protocol verbose WRITE ASN.1 START SEQUENCE(type=0x30)

10:06:21.757 protocol verbose WRITE ASN.1 INTEGER(type=0x2, length=1, value=1)

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