mirror of
https://github.com/YunoHost/doc.git
synced 2024-09-03 20:06:26 +02:00
format
This commit is contained in:
parent
b93574f449
commit
54eeeb4b8d
1 changed files with 2 additions and 0 deletions
|
@ -85,11 +85,13 @@ La configuration TLS par défaut des services tend à offrir une bonne compatibi
|
|||
Changer le niveau de compatibilité n'est pas définitif et il est possible de rechanger le paramètre si vous concluez qu'il faut revenir en arrière.
|
||||
|
||||
**Sur votre serveur**, modifiez la politique pour NGINX :
|
||||
|
||||
```bash
|
||||
sudo yunohost settings set security.nginx.compatibility -v modern
|
||||
```
|
||||
|
||||
**Sur votre serveur**, modifiez la politique pour SSH :
|
||||
|
||||
```bash
|
||||
sudo yunohost settings set security.ssh.compatibility -v modern
|
||||
```
|
||||
|
|
Loading…
Add table
Reference in a new issue