We are using COMHttpRequest.dll ( written by Nuno Maia) to send XML requests from navision to UPS for price request.
UPS is upgrading their servers and they will accept only requests send with TLS 1.1 or 1.2 protocol from 01-01-2018. At the moment we receive intermittent errors from UPS when we send our requests but this will end.
How we can solve this?
0