From 2a3cd87b0dcf8c49626b49462fe083fa96d6da5b Mon Sep 17 00:00:00 2001 From: el_kaboing <el_kaboing@localhost> Date: Wed, 11 Oct 2006 17:27:50 +0000 Subject: [PATCH] Added the startTLS test suite to the Security Test Group. --- opends/tests/functional-tests/shared/data/security/startTLS/setup/deleteTrustMgr.ldif | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif b/opends/tests/functional-tests/shared/data/security/startTLS/setup/deleteTrustMgr.ldif similarity index 92% rename from opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif rename to opends/tests/functional-tests/shared/data/security/startTLS/setup/deleteTrustMgr.ldif index 0388df0..964e668 100644 --- a/opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif +++ b/opends/tests/functional-tests/shared/data/security/startTLS/setup/deleteTrustMgr.ldif @@ -23,5 +23,5 @@ # Portions Copyright 2006 Sun Microsystems, Inc. # -dn: cn=LDAPS Connection Handler,cn=Connection Handlers,cn=config +dn: cn=Trust Manager Provider,cn=SSL,cn=config changetype: delete -- Gitblit v1.10.0