SecurityProtocol.Tls12

Ueff62Ueff62 Member Posts: 1
We made integration for one of our clients and everything was great 😊
But recently the integration stopped working, as it turned out on the other side they changed the Tls protocol. They changed 1.2 and added 1.3.
yg43cm68gjs7.png

NAV2017 -
ServicePointManager.SecurityProtocol(SecurityProtocol.Tls12);
The client's operating system is Windows Server 2016, as far as I understand we can't use 1.3.

Tried changing the queuing in Ciper Suite Order but that didn't help.
aiwora5bkqdi.png

From the list of protocols to be supported, we have the first two, but no third protocol - ECDHE - RSA - CHACHA20 - POLY1305

Is there any ideas to solve this problem, any help would be greatly appreciated. Thank you!

Answers

  • Developer101Developer101 Member Posts: 547
    I have seen this issue before and tried everything. At the end it has been decided to update windows server version which customer will handle internally.
    United Kingdom
Sign In or Register to comment.