From b4a41f611585008f81661752d8d82141bfe57bee Mon Sep 17 00:00:00 2001 From: el_kaboing <el_kaboing@localhost> Date: Wed, 11 Oct 2006 18:13:03 +0000 Subject: [PATCH] Put back file that was deleted and should not have been. Removed file that should have been deleted and was not. --- opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif | 7 ++----- 1 files changed, 2 insertions(+), 5 deletions(-) diff --git a/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_TLS.ldif b/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif similarity index 86% rename from opends/tests/functional-tests/shared/data/security/jks/teardown/disable_TLS.ldif rename to opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif index 49f7a5d..0388df0 100644 --- a/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_TLS.ldif +++ b/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif @@ -23,8 +23,5 @@ # Portions Copyright 2006 Sun Microsystems, Inc. # -dn: cn=LDAP Connection Handler,cn=Connection Handlers,cn=config -changetype: modify -replace: ds-cfg-allow-start-tls -ds-cfg-allow-start-tls: false - +dn: cn=LDAPS Connection Handler,cn=Connection Handlers,cn=config +changetype: delete -- Gitblit v1.10.0