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 - ScrollTo Effect (href to div) -

javascript - ng-class not responding to change in model in Angular? -

javascript - document.registerElement extending HTMLInputElement prototype while using custom tag name to avoid implicit browser style -