Skip to content

Instantly share code, notes, and snippets.

@Colorfulstan
Last active April 4, 2016 14:36
Show Gist options
  • Save Colorfulstan/7f706e823286877563578f5717f567ed to your computer and use it in GitHub Desktop.
Save Colorfulstan/7f706e823286877563578f5717f567ed to your computer and use it in GitHub Desktop.
https://github.com/paquettg/leaguewrap/issues/110#issuecomment-204030766 paquettg/leaguewrap - GuzzleHttp ssl issue solution comment by inve1951
i lovaed it by placing the crt file from https://github.com/bagder/ca-bundle into php's directory and setting this line in php.ini:
openssl.cafile="full/path/to/ca-bundle.crt"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment