ERR_CERT_COMMON_NAME_INVALID
ERR_CERT_COMMON_NAME_INVALID KB ID 0001844 Problem Error seen when attempting to open a web page that’s been secured by https with a certificate. Your Connection isn’t private Attackers might be trying to steal your information from {host-name} (for example, passwords , messages or credit cards). Solution : ERR_CERT_COMMON_NAME_INVALID This error confused me GREATLY because I generated that certificate, and I was pretty certain the...
Windows Server 2012 – Deploying SSTP VPNs
KB ID 0000819 Problem SSTP gives you the ability to connect to your corporate network from any location that has an internet connection, and is not filtering https. This port is usually open for normal secure web traffic. Traditional VPN connections require ports and protocols to be open for them to work, which makes a solution that runs over TCP port 443 attractive. Thoughts: While I can see why this is a good idea, Microsoft has...
IIS: How to Create a Certificate Request
KB ID 0000840 Problem If you would like to obtain a digital certificate either from your own CA, or from a public certificate vendor, you need to submit a certificate signing request (csr) first. Solution Note: I’m making the assumption you have already installed the Web Server (IIS) role on your server. 1. Windows Key+R > iis.msc {Enter} > Select the servername > Server Certificates. 2. Create Certificate Request >...
Windows Server 2012 ‘Direct Access with Windows 8’
KB ID 0000842 Problem In the following procedure I’m using Window Server 2012, and Windows 8 Enterprise, I am NOT configuring for Windows 7 so I don’t need to worry about PKI and certificates. (Other than the one the direct access server uses for https identification). I’m not adding in any Application or Infrastructure servers, this is just a basic run through on setting up Direct Access to get you up and running....
Windows Mail can’t connect to Exchange
KB ID 0000662 Problem Seen when trying to connect the Windows 8 mail client to Exchange 2010 (that is using a self signed certificate). Error Unable to connect. Ensure that the information you’ve entered is correct. Solution This is a right pain! My Exchange 2010 server is using a self signed certificate, and even though the Windows 8 client trusts my domain CA, and it has imported the cert that Exchange is using, it still would...