cancel
Showing results for 
Search instead for 
Did you mean: 

Temporary Early TLS (1.0/1.1) Disablement

Hello I need help upgrading my website to TLS 1.2

 

please contact me asap if any one can help me please.

 

My website is a wordpress / WooCommerce

txlife512
Member
1 REPLY 1

Do you mean you need help in connecting to Authorize.NET endpoint with TLS 12 protocol?

 

If so,  in the DOTNET you normally set the following before you post request to Anet API (https://api.authorize.net/xml/bv1/request.api)

ServicePointManager.SecurityProtocol = SecurityProtocolType.Tls12;

 

bhav
Authorize.Net Expert Authorize.Net Expert
Authorize.Net Expert