Skip to content

Instantly share code, notes, and snippets.

@cmar
Created July 25, 2013 17:15
Show Gist options
  • Save cmar/6081846 to your computer and use it in GitHub Desktop.
Save cmar/6081846 to your computer and use it in GitHub Desktop.
require 'openssl'
OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE
@cmar
Copy link
Author

cmar commented Jul 25, 2013

export SSL_CERT_FILE=/usr/local/opt/curl-ca-bundle/share/ca-bundle.crt

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment