Skip to content

Instantly share code, notes, and snippets.

@andrewdacenko
Created December 17, 2014 12:27
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save andrewdacenko/a4334c6541723a6d0a5a to your computer and use it in GitHub Desktop.
Save andrewdacenko/a4334c6541723a6d0a5a to your computer and use it in GitHub Desktop.
Bower disable strict ssl to prevent CERT_UNTRUSTED
{
"directory": "bower_components",
"registry": "http://bower.herokuapp.com",
"strict-ssl": false
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment