copy from opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif
copy to opends/tests/functional-tests/shared/data/security/startTLS/setup/enable_startTLS.ldif
| File was copied from opends/tests/functional-tests/shared/data/security/jks/teardown/disable_ldaps_conn_handler.ldif |
| | |
| | | # Portions Copyright 2006 Sun Microsystems, Inc. |
| | | # |
| | | |
| | | dn: cn=LDAPS Connection Handler,cn=Connection Handlers,cn=config |
| | | changetype: delete |
| | | dn: cn=LDAP Connection Handler,cn=Connection Handlers,cn=config |
| | | changetype: modify |
| | | replace: ds-cfg-allow-start-tls |
| | | ds-cfg-allow-start-tls: true |
| | | |