You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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#1349cc @h-bragg
The text was updated successfully, but these errors were encountered: