cancel
Showing results for 
Search instead for 
Did you mean: 

curl https://secure.authorize.net/gateway/transact.dll gives (35) SSL connect error

In production, we use 

curl https://secure.authorize.net/gateway/transact.dll and we are intermittently receiving the SSL error. 

 

Is anyone else seeing this?

jwahl
Member
2 REPLIES 2

Hello @jwahl

 

Are you still experiencing this issue?

 

Richard

RichardH
Administrator Administrator
Administrator

Hi I actually ran into similar error today in production. Is my authorize url deprecated? Should I be using a different url? I'm using:

https://secure2.authorize.net/gateway/transact.dll

Actual Error Message:

Reason [curl] 35:error:14077102:SSL routines:SSL23_GET_SERVER_HELLO:unsuported protocol [url] https://secure2.authorize.net/gateway/transact.dll

Server shows Curl running:

SSL Verison: OpenSSL/1.0.2g 

And TLS 1.2 only support.

Thanks!

 

rjrsinc
Contributor