WinHttp TLS connection in classic asp

后端 未结 2 1537
独厮守ぢ
独厮守ぢ 2021-01-29 03:50

I\'m trying to send payment data to SagePay and, as they are turning off SSL, it needs to be sent using TLS.

The code I have is as follows:



        
2条回答
  •  攒了一身酷
    2021-01-29 04:20

    If you are on Windows Server 2003 you may be having the same problem I was having - if you have access to the server, try the answer I added to my own question here: https://stackoverflow.com/a/29140418/1081692 and see how you get on.

提交回复
热议问题