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.
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