David Kubeš
|
9ea43a2678
|
chore: Improve Nginx settings for speed and security (#5144)
* fix: Fixes #5138
* Move to helper function
* Improve Nginx settings
* chore: set ssl_prefer_server_ciphers to off
ssl_prefer_server_ciphers should be set to `off` in a modern context.
ref: https://ssl-config.mozilla.org/#server=nginx&version=1.17.7&config=modern&openssl=1.1.1k&guideline=5.6
Co-authored-by: Vishnu Narayanan <vishnu@chatwoot.com>
|
2022-10-03 17:43:50 +05:30 |
|