TLS 1.2
This page details how to configure the Lionbridge inRiver Connector to use TLS 1.2
Steps to follow to configure the connector to use TLS 1.2 when TLS1.0/1.1 is depreciated:
Within inRiver Connect folder, locate the "inRiver.integration.exe.config" file and open with a text editor like Notepad etc.
2. In the <runtime> section, insert the line "<AppContextSwitchOverrides value="Switch.System.Net.DontEnableSystemDefaultTlsVersions=false" />"
3. Open Internet Options, either via IE browser or Control Panel.
4. Select the "Advanced" tab and ensure that "Use TLS 1.2" is selected.
5. Restart the inRiver Connect 6 Services.
Last updated