Skip to content

Instantly share code, notes, and snippets.

@vluzrmos
Created February 20, 2016 01:02
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 vluzrmos/44d5c774a71e62defc05 to your computer and use it in GitHub Desktop.
Save vluzrmos/44d5c774a71e62defc05 to your computer and use it in GitHub Desktop.
Configurar o SSL CERT para o CURL em todos os apps
# Adicione a seguinte variável ao seu sistema:
SSL_CERT_FILE=/path/to/curl-ca-bundle.crt
# Você pode pegar uma cópia desse certificado no diretório bin do GIT
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment