The request was aborted: Could not create SSL/TLS secure channel.
Hi all,
I'm trying to set up sagepay on my website that has Tea commerce installed and I'm running into errors.
So far I have my website running in HTTPS to stop any security issues that sagepay might have. When trying to generate the payment form im getting an error.
I have just set up a SSL certificate so this error shouldn't be there!
Also, the network the website is going to be run on has a protection layer over it meaning I need the API endpoints so I can whitelist then!
The request was aborted: Could not create SSL/TLS secure channel.
Hi all,
I'm trying to set up sagepay on my website that has Tea commerce installed and I'm running into errors.
So far I have my website running in HTTPS to stop any security issues that sagepay might have. When trying to generate the payment form im getting an error.
I have just set up a SSL certificate so this error shouldn't be there!
Also, the network the website is going to be run on has a protection layer over it meaning I need the API endpoints so I can whitelist then!
Could anyone help?!
Thanks, Lewis
Anyone?
For us this was happening on a very old project on an old Windows 2008R2 server. We first had to enable TLS1.2 via some registry hacking on the server (never a comfortable experience but the detailed instructions here worked well: https://support.quovadisglobal.com/kb/a433/how-to-enable-tls-1_2-on-windows-server-2008-r2.aspx).
Then we needed to force TeaCommerce to use the updated protocol, for which Simon's answer here was the solution: https://our.umbraco.com/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...