Commit Graph

4 Commits

Author SHA1 Message Date
Trent Mick 55abc4c757 add '-i, --insecure' option and LDAPJS_TLS_INSECURE=1 envvar support to all ldapjs-* CLIs
This is required when using node 0.10 and talking to a ldaps://
LDAP server with a self-signed cert. Otherwise you get:

    $ ./ldapjs-search --url ldaps://ldap.example.com:636 ...
    DEPTH_ZERO_SELF_SIGNED_CERT
2014-04-22 17:46:16 -07:00
Pedro P. Candel 25ffb858ce We rather replace log4js with bunyan for binaries 2013-04-24 20:45:19 +02:00
Mark Cavage dc8d04e8e0 Don't require log4js in bin/* 2011-11-22 13:36:08 -08:00
Mark Cavage 062cdc31d1 add/search/delete CLI 2011-10-18 13:25:56 -07:00