Per: nodejs/node-v0.x-archive#7218 by @adammw
This was a PR originally opened against joyent/node but never landed. On the
TLSSocket constructor, the options parameter is not verified to be undefined and
the code assume's it's not. The PR was originally reviewed by @indutny but had
some issues that were never fully resolved. The PR would need to be reopened
here and updated before it can land.