Soap sandbox at https://apitest.authorize.net/soap/v1/Service.asmx TLS 1.2 only?

霸气de小男生 提交于 2020-02-25 07:59:09

问题


We are testing with SOAP against the test url - https://apitest.authorize.net/soap/v1/Service.asmx

Curious if this is the Sandbox environment with TLS 1.0 and 1.1 disabled?


回答1:


From an email from Authorize.Net last year:

Dear Authorize.Net Partner:

As you may be aware, new PCI DSS requirements state that all payment systems must disable early TLS by 2018.

In preparation for this requirement, Authorize.Net plans to disable TLS 1.0 and TLS 1.1 on the following dates:

Sandbox: April 30, 2017 Production: September 18, 2017

We are disabling the sandbox in advance of production to allow you and your merchants time to test your solutions and ensure you are no longer using TLS 1.0 or 1.1.

Please check the code for your solutions and systems to confirm that they can default to TLS 1.2 for your API connections.

You can review our API Best Practices for details about TLS 1.2 platform support and other integration suggestions.

Thank you for your attention to this matter and for being an Authorize.Net developer.

Sincerely, Authorize.Net

From their developer website:

As you may be aware, new PCI DSS requirements state that all payment systems must disable early TLS by 2018.

In preparation for this requirement, Authorize.Net plans to disable TLS 1.0 and TLS 1.1 on the following dates:

Sandbox -- April 30, 2017 Production – February 28, 2018 We are disabling the sandbox in advance of production to allow you to time to test your solution and ensure you are no longer using TLS 1.0 or 1.1.

Please check the code for your solutions and systems to confirm that they can default to TLS 1.2 for your API connections.

You can review our API Best Practices for details about TLS 1.2 platform support, cipher recommendations, and other integration suggestions:

And further down that page:

05-01-2017 01:58 PM - edited ‎05-01-2017 02:27

Hello @DavidH @Tri

Yes, updates to remove TLS 1.0 and 1.1 in the sandbox are now complete

Richard

So, yes, TLS 1.0 and 1.1 are disabled in the sandbox.




回答2:


Yes, the URL "https://apitest.authorize.net/soap/v1/Service.asmx" points to the sandbox environment. Thanks for the replies.



来源:https://stackoverflow.com/questions/48453075/soap-sandbox-at-https-apitest-authorize-net-soap-v1-service-asmx-tls-1-2-only

易学教程内所有资源均来自网络或用户发布的内容,如有违反法律规定的内容欢迎反馈
该文章没有解决你所遇到的问题?点击提问,说说你的问题,让更多的人一起探讨吧!