https - Replace IIS Express certificate with sha-256 certificate -


since sha-1 no longer secure , google chrome shows error when using https sha1 certificate, how replace iis express certificate sha-256 self-signed certificate?

  1. in mmc's certificate plug in, add new certificate local computer's personal store.
  2. at command prompt, use netsh http change certificate mapping old 1 new one.

you might try out jexus manager iis express, simplifies task few clicks,

https://jexus.codeplex.com/releases/view/138373

https://www.jexusmanager.com/en/latest/tutorials/self-signed.html

self signed


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Magento/PHP - Get phones on all members in a customer group -

session - Logging Out Using PHP -