mirror of
https://github.com/Ylianst/MeshCentral.git
synced 2025-03-09 15:40:18 +00:00
docs - disable old TLS https://github.com/Ylianst/MeshCentral/issues/4756
This commit is contained in:
parent
a612b5c37b
commit
e40fd1d688
1 changed files with 10 additions and 0 deletions
|
@ -17,3 +17,13 @@ Adjust these items in your `config.json`
|
|||
```
|
||||
|
||||

|
||||
|
||||
## Disabling TLS 1.0/1.1 for AMT
|
||||
|
||||
```json
|
||||
{
|
||||
"settings": {
|
||||
"mpshighsecurity": true
|
||||
}
|
||||
}
|
||||
```
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue