update
This commit is contained in:
parent
31ebf01b0b
commit
6319a78ffa
@ -16,6 +16,15 @@ Status Check: `Get-WindowsCapability -Name RSAT* -Online | Select-Object -Proper
|
|||||||
|
|
||||||
## TLS Version aktiv/inaktiv?
|
## TLS Version aktiv/inaktiv?
|
||||||
|
|
||||||
|
### Variante 1
|
||||||
|
|
||||||
|
- Step 1: Press Win + I to open Run, type `inetcpl.cpl`, and click OK to open the Internet Properties window.
|
||||||
|
- Step 2: Under the Advanced tab, scroll down to find Use TLS 1.2. If it is not selected, check the box and tap on Apply.
|
||||||
|
|
||||||
|
### Variante 2
|
||||||
|
|
||||||
|
Gab bei Windows 11 falsche Resultate!
|
||||||
|
|
||||||
```
|
```
|
||||||
# Function to check TLS version
|
# Function to check TLS version
|
||||||
function Test-TlsVersion {
|
function Test-TlsVersion {
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user