Anyone using Tradeshift with NAV2017?

pdjpdj Member Posts: 643
I have tried to setup NAV2017CU10 and NAV2017CU14 to a Tradeshift sandbox account, as described here:
https://community.dynamics.com/nav/b/navvideos/archive/2015/12/22/how-do-i-use-document-exchange-service-to-send-amp-receive-invoices-in-microsoft-dynamics-nav

However, I keep getting this error when trying to test my connection:
"Authentication failed because the remote party has closed the transport stream."

When I try using NAV2018RTM and NAV2018CU1 and DevPreview it works fine.

Anyone with an idea on how to solve this issue? (without upgrading to NAV2018)

(My guess is that due to lacking support of TLS1.2 in NAV2017, but I'm unable to find any documentation)
Regards
Peter

Best Answer

  • pdjpdj Member Posts: 643
    Answer ✓
    The problem is fixed in the 2018 May CUs, but you will need to add this line to the CustomSettings.Config:

    <add key="SecurityProtocol" value="Tls12"/>
    Regards
    Peter

Answers

Sign In or Register to comment.