removed tls forcing

This commit is contained in:
amd64fox
2023-09-06 18:34:12 +03:00
parent 9e2c1ecf0c
commit 96281a2248
6 changed files with 8 additions and 11 deletions
-3
View File
@@ -257,9 +257,6 @@ if ($psv -ge 7) {
Import-Module Appx -UseWindowsPowerShell -WarningAction:SilentlyContinue
}
# add Tls12
[Net.ServicePointManager]::SecurityProtocol = 3072
function CallLang($clg) {