All examples at http://docs.php-http.org/en/latest/integrations/symfony-bundle.html have stuff like `verify_ssl: false`, `CURLOPT_SSL_VERIFYHOST: false`, `verify: false`. It's not great as people copy paste this stuff and there isn't even a comment warning about this.