本文適用於以下產品:Acronis Cyber Protect (ACP) 16 / Acronis Cyber Backup
功能說明:
如何新增 TLS1.2 to Windows 作業系統。
1.請開啟記事本建立TLS12-Enable.reg (內容如下)。
Windows Registry Editor Version 5.00 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2] [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Client] "DisabledByDefault"=dword:00000000 "Enabled"=dword:00000001 [HKEY_LOCAL_MACHINE\SYSTEM\CurrentControlSet\Control\SecurityProviders\SCHANNEL\Protocols\TLS 1.2\Server] "DisabledByDefault"=dword:00000000 "Enabled"=dword:00000001
2.請執行TLS12-Enable.reg。
->此動作將會寫入更新您的 Windows 登錄。 ->重新啟動電腦以使變更生效。
3.請【確認Client值為1】。
4.請【確認Server值為1】