e-smith-ldap/root/etc/e-smith/db/configuration/migrate/ldapssl

8 lines
111 B
Plaintext
Raw Normal View History

{
#this has been replaced by TLSProtocolMin with new default
$DB->get_prop_and_delete('ldap', 'SSLv3');
}