Skip to content

Instantly share code, notes, and snippets.

@cmar
Created July 25, 2013 17:15
Show Gist options
  • Select an option

  • Save cmar/6081846 to your computer and use it in GitHub Desktop.

Select an option

Save cmar/6081846 to your computer and use it in GitHub Desktop.
require 'openssl'
OpenSSL::SSL::VERIFY_PEER = OpenSSL::SSL::VERIFY_NONE
@cmar

cmar commented Jul 25, 2013

Copy link
Copy Markdown
Author

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