Authorize.Net Cim SSL/TLS secure channel Error

For general questions and discussions specific to the AbleCommerce GOLD ASP.Net shopping cart software.
Post Reply
mbartens
Lieutenant Commander (LCDR)
Lieutenant Commander (LCDR)
Posts: 107
Joined: Mon Mar 09, 2015 3:34 am

Authorize.Net Cim SSL/TLS secure channel Error

Post by mbartens » Fri Feb 02, 2018 4:55 am

Is there an update to the AbleCommerce Authorize.Net code? I'm using GoldR9 (build 7670) and I'm getting this error when in Test Mode on our STG server. This is the error:

There was a problem processing your payment: The request was aborted: Could not create SSL/TLS secure channel.
May

sweeperq
Commodore (COMO)
Commodore (COMO)
Posts: 497
Joined: Tue Jan 03, 2006 2:45 pm

Re: Authorize.Net Cim SSL/TLS secure channel Error

Post by sweeperq » Fri Feb 02, 2018 7:39 am

SSL uses different protocols to secure connections. For PCI-compliance, Authorize.net is in the process of disabling TLS 1.0 and TLS 1.1. By default ASP.net utilizes TLS 1.0 or TLS 1.1. You need to set it up to use TLS 1.2 and it should start working. Here is a post with instructions I put together for AC7 that might help.

viewtopic.php?f=42&t=19115

User avatar
Katie
AbleCommerce Admin
AbleCommerce Admin
Posts: 2651
Joined: Tue Dec 02, 2003 1:54 am
Contact:

Re: Authorize.Net Cim SSL/TLS secure channel Error

Post by Katie » Fri Feb 02, 2018 10:22 am

I'm using GoldR9 (build 7670)
If you are using AbleCommerce Gold, then please see this document - (Last section)
http://help.ablecommerce.com/index.htm# ... LS_1.2.htm

You will need to know the version of Asp.Net, but everything should be covered with regards to changes needed by AbleCommerce.

Thanks
Thank you for choosing AbleCommerce!

http://help.ablecommerce.com - product support
http://wiki.ablecommerce.com - developer support

Post Reply