Sfoglia il codice sorgente

Fix typo

pull/30/head^2
Slavi Pantaleev 7 anni fa
parent
commit
ec316afdc1
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. +1
    -1
      CHANGELOG.md

+ 1
- 1
CHANGELOG.md Vedi File

@@ -2,7 +2,7 @@

## SSL protocols used to serve Riot and Synapse

There's now a new `matrix_nginx_proxy_ssl_protocols` playbook variable, which controls the SSL protocols used to serve Riot and Synapse. It's default value is `TLSv1.1 TLSv1.2`. This playbook previously used `TLSv1 TLSv1.1 TLSv1.2` to serve Riot and Synapse.
There's now a new `matrix_nginx_proxy_ssl_protocols` playbook variable, which controls the SSL protocols used to serve Riot and Synapse. Its default value is `TLSv1.1 TLSv1.2`. This playbook previously used `TLSv1 TLSv1.1 TLSv1.2` to serve Riot and Synapse.

You may wish to reenable TLSv1 if you need to access Riot in older browsers.



Caricamento…
Annulla
Salva