Terminal Services Encryption Level is not FIPS-140 Compliant
Please suggest me fix for this vulnerability
Terminal Services Encryption Level is not FIPS-140 Compliant
Please suggest me fix for this vulnerability
Hi,
Have you checked if the answer helps?
If the Answer is helpful, please click "Accept Answer" and upvote it.
Thanks,
ELeven
Hi,
May I know if you have further questions?
If no, could you please click "Accept Answer" and upvote it, if the answer is helpful?
Thanks,
Eleven
Hi,
You can use group policy or registry key on the terminal server to set the Encryption Level.
Group Policy:
Computer Configuration\Windows Settings\Security Settings\Security Options - System cryptography: Use FIPS compliant algorithms for encryption, hashing, and signing
Registry:
[HKEY_LOCAL_MACHINE\SOFTWARE\Wow6432Node\Policies\Microsoft\Windows NT\Terminal Services]
“MinEncryptionLevel” REG_DWORD set the value to 4
[HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Terminal Server\Winstations\RDP-Tcp]
“MinEncryptionLevel” REG_DWORD set the value to 4
For your reference
https://docs.microsoft.com/en-us/windows/security/threat-protection/fips-140-validation
Thanks,
Eleven
If the Answer is helpful, please click "Accept Answer" and upvote it.
4 people are following this question.