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
Post a Comment