opends/src/server/org/opends/server/replication/plugin/ReplicationMonitor.java
@@ -150,6 +150,9 @@ attr = new Attribute(type, ATTR_SERVER_STATE, values); attributes.add(attr); attributes.add(new Attribute("ssl-encryption", String.valueOf(domain.isSessionEncrypted()))); return attributes; }