Add two new string (REG_SZ) values, SslProtocolLow and SslProtocolHigh, to specify the range of protocols. The data for the registry values must be tls_1.0, tls_1.1, or tls_1.2. To enable only one protocol, specify the same protocol for both registry values. If any of the two registry values does not exist or if its data is not set to one of the three protocols, the default protocols will be used. |