Ignore SSL Errors with NPM Node Package Manager

Multithreaded JavaScript has been published with O'Reilly!

This is useful in situations where, say, your employer performs man in the middle attacks on all outbound HTTPS requests.

npm config set strict-ssl false
Tags: #nodejs #npm
Thomas Hunter II Avatar

Thomas has contributed to dozens of enterprise Node.js services and has worked for a company dedicated to securing Node.js. He has spoken at several conferences on Node.js and JavaScript and is an O'Reilly published author.