docs - disable old TLS https://github.com/Ylianst/MeshCentral/issues/4756
This commit is contained in:
parent
a612b5c37b
commit
e40fd1d688
|
@ -17,3 +17,13 @@ Adjust these items in your `config.json`
|
|||
```
|
||||
|
||||
![](images/rate_limiting_logins.png)
|
||||
|
||||
## Disabling TLS 1.0/1.1 for AMT
|
||||
|
||||
```json
|
||||
{
|
||||
"settings": {
|
||||
"mpshighsecurity": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Reference in New Issue