Thank you, tocguy. Let us try something else. From the Microsoft's support document
In the Windows search,
Type cmd, right-click it, and choose Run as Administrator.
reg add HKLM\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 /v SystemDefaultTlsVersions /t REG_DWORD /d 1 /f /reg:64
reg add HKLM\SOFTWARE\Microsoft\.NETFramework\v4.0.30319 /v SystemDefaultTlsVersions /t REG_DWORD /d 1 /f /reg:32
I’m eager to hear back and work together to find a solution.