mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-11-07 21:02:53 -05:00
docs - disable old TLS https://github.com/Ylianst/MeshCentral/issues/4756
This commit is contained in:
@@ -17,3 +17,13 @@ Adjust these items in your `config.json`
|
|||||||
```
|
```
|
||||||
|
|
||||||

|

|
||||||
|
|
||||||
|
## Disabling TLS 1.0/1.1 for AMT
|
||||||
|
|
||||||
|
```json
|
||||||
|
{
|
||||||
|
"settings": {
|
||||||
|
"mpshighsecurity": true
|
||||||
|
}
|
||||||
|
}
|
||||||
|
```
|
||||||
|
|||||||
Reference in New Issue
Block a user