Enable outbound TLS 1.1 and 1.2 on Windows Server

Published on Author JF1 Comment

You’ve written a variety of .NET apps and are running into problems connecting to a third party site using .NET as the client creating outbound requests. This post is not about configuring your server to receive requests using TLS 1.1, and higher. If you are looking for configuring IIS, etc, to meet PCI DSS or other security… Continue reading Enable outbound TLS 1.1 and 1.2 on Windows Server

How to disable TLS 1.0 without breaking RDP

Published on Author JFLeave a comment

PCI DSS 3.1 can be a bear, especially when you’re running a variety of Microsoft Windows Servers, particularly Windows 2008 R2 (links to support cycle). If you turned off TLS 1.0 you could potentially lock yourself out of RDP, forcing you to physically connect to the machine. If you were running it on a Hyper… Continue reading How to disable TLS 1.0 without breaking RDP