Disable SSL and TLS1.0 TLS1.1 Powershell script
Most InfoSec teams have been asked to disable ciphers older than TLS 1.2. Doing this involves multiple registry changes. Having to do this on multiple servers it becomes a huge deal, below you can find a PowerShell script which disables all the ciphers. Some might fail as previous ciphers will have already been disabled as… Read More »