GuzzleHttp\Exception\ConnectException: cURL error 35: Unknown SSL protocol error in connection to accounts.eu1.gigya.com:443
We get this error fairly frequently and it seems like a problem that this library should be handling. From a quick google it looks like explicitly setting CURLOPT_SSLVERSION: guzzle/guzzle#1349
cc @h-bragg
GuzzleHttp\Exception\ConnectException: cURL error 35: Unknown SSL protocol error in connection to accounts.eu1.gigya.com:443We get this error fairly frequently and it seems like a problem that this library should be handling. From a quick google it looks like explicitly setting
CURLOPT_SSLVERSION: guzzle/guzzle#1349cc @h-bragg