mirror of
https://github.com/guzzle/guzzle.git
synced 2025-02-25 18:43:22 +01:00
When $certificateAuthority is False, the documentation for setSslVerification() in the Interface, at: https://github.com/guzzle/guzzle/blob/master/src/Guzzle/Http/ClientInterface.php says: "Setting $certificateAuthority to FALSE will turn off peer verification, unset the bundled cacert.pem, and disable host verification." Also fixing test unit