Thanks, I had to add below registry key
Start Registry Editor by right-clicking Start, type regedit in the Run textbox, and then click OK.
Locate the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\Microsoft.NETFramework\v4.0.30319.
Create the DWORD value SchUseStrongCrypto under this subkey with a value of 1.
Locate the following registry subkey: HKEY_LOCAL_MACHINE\SOFTWARE\WOW6432Node\Microsoft.NETFramework\v4.0.30319.
Create the DWORD value SchUseStrongCrypto under this subkey with a value of 1.
Restart the system for the settings to take effect.