wailok tam <[email protected]> writes: > ldapmodify -x -W -D 'cn=root,dc=ier,dc=hit-u,dc=ac,dc=jp' > Enter LDAP Password: > ldap_bind: Can't contact LDAP server (-1) additional info: error:14077410:SSL > routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure
Maybe you want to use SSLv3, and the server does not support it? See eg. https://raymii.org/s/articles/Check_servers_for_the_Poodle_bug.html -- Regards, Feri.
