I am trying to update my AX 2012 R3 installer to the latest patch version.
When I run the installer (axupdate.exe downloaded from LCS) I get an error on the download and install updates page "No internet connection found. Please verify that your internet connection is available." Obviously I have internet on this machine and can access https://update.lcs.dynamics.com/Update/PackageSelect/?nobr=1 from a browser no problem.
I have noticed that the installer is trying to use TLS 1.0 to access the update site. Which is refused.
I have run an SSL report on update.lcs.dynamics.com and have found that it is only accepting TLS 1.2 connections.
https://www.ssllabs.com/ssltest/analyze.html?d=update.lcs.dynamics.com
Is there an updated installer that can use TLS 1.2? Is there another way to download the updates?