User1556988667 posted
This is my first project with ASP.NET MVC. I get a security warning on my website that I woke up with ASP.NET MVC, the warning is:
Connection - obsolete connection settings
The connection to this site uses TLS 1.2 (a strong protocol), ECDHE_RSA with P-256 (a strong key exchange), and AES_256_CBC with HMAC-SHA1 (an obsolete cipher).
The website uses shared hosting. Can I resolve the warning without contact the hosting provider? If so, how can I fix it?