Загрузка данных


reg.exe export "HKLM\SYSTEM\CurrentControlSet\Control\Cryptography\Configuration\Local\SSL\00010002" "$env:USERPROFILE\Desktop\ssl-ciphers-backup.reg" /y
Disable-TlsCipherSuite -Name "TLS_GOSTR341112_256_WITH_28147_CNT_IMIT"
Disable-TlsCipherSuite -Name "TLS_GOSTR341001_WITH_28147_CNT_IMIT"
Disable-TlsCipherSuite -Name "TLS_AES_256_GCM_SHA384"
Disable-TlsCipherSuite -Name "TLS_AES_128_GCM_SHA256"
(Get-TlsCipherSuite).Count