Chrome localhost SSL security warning for Visual Studio 2013 web projects -


i started getting orange triangle on lock symbol when testing vs2013 ssl websites localhost in chrome. clicking on shows message:

this site using outdated security settings may prevent future versions of chrome being able safely access it.

research indicates caused sha-1 being gradually deprecated, replaced sha-2. how change vs2013 (or iis express) settings encrypt using sha-2?


Comments

Popular posts from this blog

javascript - How to synchronize the Three.js and HTML/SVG coordinate systems (especially w.r.t. the y-axis)? -

javascript - How do I find how many occurences are there of a highlighted string, and which occurence is it? -

java - Reading data from multiple zip files and combining them to one -