Tag Archives: TLS/SSL

TLS/SSL tunneling with Node.js

I was recently faced with a bit of a coding challenge whereby I needed to get LDAP authentication working via SSL/TLS using Node. Unfortunately for me Node.js is a relatively new language and a secure LDAP library is still on … Continue reading

Posted in Javascript, Node.js | Tagged | 3 Comments