Where did the SSL Certificate details in Chrome 56+ go?

Where did the SSL Certificate details in Chrome 56+ go?

In Chrome versions 55 and earlier users could check the SSL Certificate details of a website clicking the lock icon in the address bar. Well, this information has been moved to the Security tab in the developer tools. You can go there using the F12 key on your...
Multiple SSL sites with Windows Server 2012

Multiple SSL sites with Windows Server 2012

In Windows Server 2008 R2 and earlier versions you could always bind one ssl certificate to one site / ip. Because https traffic would normally terminate on port 443 you could only deploy seperate sites on different ips. But what if you had only one ip address? Well,...