Set Computer\HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\Lsa\FipsAlgorithmPolicy\Enabled to 0
- Solution 2: Modify C:\Windows\Microsoft.NET\Framework64\v4.0.30319\Aspnet.config
<configuration>
<runtime>
<enforceFIPSPolicy enabled="false" />
</runtime>
</configuration>
Reference:
- https://techcommunity.microsoft.com/t5/modern-work-app-consult-blog/fips-and-net-core/ba-p/1454638
Không có nhận xét nào :
Đăng nhận xét