Identity Management (MOSC)

MOSC Banner

Encrypted replication on OUD 11.1.2.3.0

edited Dec 20, 2016 4:05AM in Identity Management (MOSC) 4 commentsAnswered

Trying to get encrypted replication working on OUD 11.1.2.3.0 using TLSv1.2

I am using Java 1.7.0_95 and I have the following set in java.security

     jdk.tls.disabledAlgorithms=SSLv2Hello, SSLv3, TLSv1, TLSV1.1

Connections client to server or server admin work fine using TLSv1.2 however if I try to enable replication between a DS and RS instance both installed on the same host using the same JVM I get the following error in the RS error log -

[19/Apr/2016:11:17:08 +0100] category=SYNC severity=NOTICE msgID=15138921 msg=SSL connection attempt from host2 (192.168.56.111) failed: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

[19/Apr/2016:11:17:08 +0100] category=SYNC severity=NOTICE msgID=15138921 msg=SSL connection attempt from host2 (192.168.56.111) failed: No appropriate protocol (protocol is disabled or cipher suites are inappropriate)

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