I'd check the registry settings found here.
https://learn.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings#tls-dtls-and-ssl-protocol-version-settings
--please don't forget to Accept as answer if the reply is helpful--
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
My security report is felling because because is showing these Cipher Suites.
I need to disable or remove each one of them.
This is showing in ports: 853, 9999
Can you please let me know what to do to disable these Suits in windows 16
Evidence
Cipher Suite: TLSv1_1 : ECDHE-RSA-AES256-SHA
Cipher Suite: TLSv1_1 : DHE-RSA-AES256-SHA
Cipher Suite: TLSv1_1 : DHE-RSA-CAMELLIA256-SHA
Cipher Suite: TLSv1_1 : AES256-SHA
Cipher Suite: TLSv1_1 : CAMELLIA256-SHA
Cipher Suite: TLSv1_1 : ECDHE-RSA-AES128-SHA
Cipher Suite: TLSv1_1 : DHE-RSA-AES128-SHA
Cipher Suite: TLSv1_1 : DHE-RSA-SEED-SHA
Cipher Suite: TLSv1_1 : DHE-RSA-CAMELLIA128-SHA
Cipher Suite: TLSv1_1 : AES128-SHA
Cipher Suite: TLSv1_1 : SEED-SHA
Cipher Suite: TLSv1_1 : CAMELLIA128-SHA
I'd check the registry settings found here.
https://learn.microsoft.com/en-us/windows-server/security/tls/tls-registry-settings#tls-dtls-and-ssl-protocol-version-settings
--please don't forget to Accept as answer if the reply is helpful--
I checked each one and all is disable
Any other comments??
Try setting like below. to disable TLS 1.0
--please don't forget to Accept as answer
if the reply is helpful--
Let me see if I understand:
I need to set:
Enable = 1
DisableByDefault = 1
So enable and disable is = 1?
I think it is any non zero value that you're after.
--please don't forget to Accept as answer
if the reply is helpful--