Press Ctrl / CMD + C to copy this to your clipboard.
This post will be reported to the moderators as potential spam to be looked at
Hi Our
Version of umbraco and TeaCommerce:
Tea Commerce 3.2.4 for Umbraco 7
Umbraco version 7.7.6
Problem
I have got a notice from DIBS paymentprovider.
We've observed that you are using an older version of TLS than 1.2 when communicating with DIBS, asking you to upgrade the version
Is there any way i can force TLS version from teaCommerce og Umbraco, to use version TLSv1.2?
I can see SUPPORTED PROTOCOLS
List of all SSL/TLS protocols supported by the server:
Here are the settings in teacommerce
Is there anyone who has experienced this, and maybe give me a hint.
René
Hi
Is there anyone who have a suggestion? :)
You could probably fix it by telling asp.net that you want to use TLS 1.2, here's an example event handler that should set the correct TLS priority in your whole application:
https://our.umbraco.org/forum/using-umbraco-and-getting-started/74628-the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send#comment-285847
is working on a reply...
Write your reply to:
Upload image
Image will be uploaded when post is submitted
TLS1.2 Teacommerce
Hi Our
Version of umbraco and TeaCommerce:
Tea Commerce 3.2.4 for Umbraco 7
Umbraco version 7.7.6
Problem
I have got a notice from DIBS paymentprovider.
Is there any way i can force TLS version from teaCommerce og Umbraco, to use version TLSv1.2?
I can see SUPPORTED PROTOCOLS
List of all SSL/TLS protocols supported by the server:
Here are the settings in teacommerce
Is there anyone who has experienced this, and maybe give me a hint.
René
Hi
Is there anyone who have a suggestion? :)
René
You could probably fix it by telling asp.net that you want to use TLS 1.2, here's an example event handler that should set the correct TLS priority in your whole application:
https://our.umbraco.org/forum/using-umbraco-and-getting-started/74628-the-underlying-connection-was-closed-an-unexpected-error-occurred-on-a-send#comment-285847
is working on a reply...