Felix

Results 3 issues of Felix

implemented missing semicolon

Hello There i just got started with ldapjs and there doesn't seem to be a fine example of how to use starttls `https://github.com/ldapjs/node-ldapjs/blob/master/docs/client.md#starttls` Doc says usage is `starttls(options, controls, callback)`...

Does this repository support starttls and if it be true, how wouldst one implement such a thing? As I see it, Node TLS would not support STARTTLS out of the...