Hello,
I just set up a site in IIS 10 using windows authentication and I'm having issues connecting to it using HTTPS on Firefox (Version 52), Safari on Mac, and Safari/Chrome on iOS devices. The site works fine with IE and it works on all browsers when using standard HTTP. Firefox was able to access the site prior to updating this morning to version 52. Now it doesn't even prompt for name and password. I just get a secure connection failed message.
- iis 10
- fully updated
- using only NTLM
- ciphers updated with IISCrypto - Best Practices
- can access other sites using HTTPS without windows authentication
- didn't have this issue with IIS 7.5
Any insight would be greatly appreciated!
-Dave
EDIT: Firefox does prompt for username and password (cleared cache), but I still get the secure connection failed error.