After Installing ADFS 3.0 on a Windows Server 2012 R2 the ADFS Server could not be reached.
While testings https://fs.contoso.com/adfs/ls/IdpInitiatedSignon.aspx the following error was displayed
Please turn on TLS 1.0, TLS 1.1 and TLS 1.2 in Advanced settings
Even though this was turned on in Microsoft Internet Explorer, also the Chrome browser could not connect to the ADFS Server.
The same error appeared while testing from the ADFS server itself. The ADFS Logon page was reachable when localhost was used instead of the FQDN.
In ADFS Powershell, when running the Get-AdfsSslCertificate Cmd-let the following was showed.
Hi Erwin,
I am currently experiencing the same precise TLS error as seen in your post and screen capture. I have 2 ADFS Servers 3.0 load balanced with WNLB. Everything working fine for months until this week users started getting that message and could not login to office .
Certificated were corrected binded correctly. I had to changed the adfs service from the NLB VIP to the primary ADFS server in the farm and all starting working . So it seems the WNLB was the culprit. . Any insights is appreciated.