mirror of
https://github.com/zulip/zulip.git
synced 2026-07-12 21:04:41 +08:00
• Specify disabled rather than enabled protocols, so as not to disable TLS 1.3. • Provide an explicit cipher suite list (Mozilla intermediate config version 5.4). • Respect the browser’s preferred cipher suite ordering over the server’s. • Use FFDHE2048 Diffie-Hellman parameters. • Disable SSL session tickets. (SSL stapling is also recommended but SSLStaplingCache cannot be configured inside a <VirtualHost> block.) Signed-off-by: Anders Kaseorg <anders@zulip.com> |
||
|---|---|---|
| .. | ||
| _static | ||
| _templates | ||
| contributing | ||
| development | ||
| documentation | ||
| git | ||
| images | ||
| overview | ||
| production | ||
| subsystems | ||
| testing | ||
| translating | ||
| tutorials | ||
| .gitignore | ||
| code-of-conduct.md | ||
| conf.py | ||
| index.rst | ||
| Makefile | ||
| README.md | ||
| requirements.readthedocs.txt | ||
| THIRDPARTY | ||
Zulip markdown documentation hosted elsewhere
The markdown files in this directory ( /zulip/docs ) are not intended to be read on GitHub. Instead, visit our ReadTheDocs to read the Zulip documentation.