intacct / intacct-sdk-php

Official repository of the Sage Intacct SDK for PHP
https://developer.intacct.com/tools/sdk-php/
Apache License 2.0
25 stars 33 forks source link

Intermittent SSL handshake errors #190

Open dominicbvm opened 1 year ago

dominicbvm commented 1 year ago

We occasionally receive SSL handshake errors from CURL and I'm not sure if it is an intermittent issue with the version or ciphers being selected on our side or the Intacct server side. I was considering trying to force sslv3 with the curl/guzzle side but was wondering if there would be a way to pass curl opt settings with the Intacct client config?

Here is the error that we get. It isn't consistent but I have seen it the last couple of days.

cURL error 35: error:14077410:SSL routines:SSL23_GET_SERVER_HELLO:sslv3 alert handshake failure