- Use dashdash for arg parsing - Add bin/ldapjs-* to jsl/jsstyle checks - Fix code style issues Fix mcavage/node-ldapjs#201
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