ditesh / node-poplib

POP3 client library for Node.js
MIT License
128 stars 44 forks source link

addition of TLS options pass through for underlying TLS module, allowing... #9

Closed brendanhill closed 10 years ago

brendanhill commented 10 years ago

... for self-signed certificates using the 'rejectUnauthorized: false' flag.