Skip to content

Instantly share code, notes, and snippets.

@Kendysond
Created November 4, 2016 15:06
Show Gist options
  • Save Kendysond/734f36d7fbdaa76e11be8dd6d4082440 to your computer and use it in GitHub Desktop.
Save Kendysond/734f36d7fbdaa76e11be8dd6d4082440 to your computer and use it in GitHub Desktop.
ssl
"ssl" => array(
"verify_peer" => false,
"verify_peer_name" => false,
),
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment