8p / EightPointsGuzzleBundle

⛽️ Integrates Guzzle 6.x, a PHP HTTP Client, into Symfony
MIT License
440 stars 71 forks source link

Allow cert parameter as array in config #94

Closed wimme002 closed 7 years ago

wimme002 commented 7 years ago

Guzzle allows both an array or a string as cert parameter https://github.com/guzzle/guzzle/blob/master/src/Handler/CurlFactory.php#L407

License: MIT

florianpreusner commented 7 years ago

@wimme002, thanks a lot for your contribution! 🎉