Parcourir la source

Merge pull request #853 from aaronraimist/tls1.3-fed-tester

Remove note about federation tester not working with TLS 1.3
pull/854/head
Slavi Pantaleev il y a 5 ans
committed by GitHub
Parent
révision
47f82f275d
Aucune clé connue n'a été trouvée dans la base pour cette signature ID de la clé GPG: 4AEE18F83AFDEB23
1 fichiers modifiés avec 1 ajouts et 2 suppressions
  1. +1
    -2
      docs/configuring-playbook-nginx.md

+ 1
- 2
docs/configuring-playbook-nginx.md Voir le fichier

@@ -34,8 +34,7 @@ Possible values are:
- `"intermediate"` (**default**) - Recommended configuration for a general-purpose server - `"intermediate"` (**default**) - Recommended configuration for a general-purpose server
- `"old"` - Services accessed by very old clients or libraries, such as Internet Explorer 8 (Windows XP), Java 6, or OpenSSL 0.9.8 - `"old"` - Services accessed by very old clients or libraries, such as Internet Explorer 8 (Windows XP), Java 6, or OpenSSL 0.9.8


**Be really carefull when setting it to `"modern"`**. This could break comunication with other Matrix servers, limiting your federation posibilities. The
[Federarion tester](https://federationtester.matrix.org/) also won't work.
**Be really carefull when setting it to `"modern"`**. This could break comunication with other Matrix servers, limiting your federation posibilities.


Besides changing the preset (`matrix_nginx_proxy_ssl_preset`), you can also directly override these 3 variables: Besides changing the preset (`matrix_nginx_proxy_ssl_preset`), you can also directly override these 3 variables:




Chargement…
Annuler
Enregistrer