12345678910111213 |
- ---
- title: [Suggestions] Changes in nginx.conf.sample
- author: notabug.org/aab
- time: Sat, 25 Jan 2020 20:59:47 UTC
- status: closed
- ---
- author: notabug.org
- time: Sat, 25 Jan 2020 20:59:47 UTC
- content: -----
- As of today, gnusocial.net is running nginx instead of apache2. I'd suggest a couple of changes in the documentation: 1) https://notabug.org/diogo/gnu-social/src/nightly/DOCUMENTATION/SYSTEM_ADMINISTRATORS/webserver_conf/nginx.conf.sample#51 has to be changed manually (to 7.3 in my case). 2) Adding in hardening (optional): ssl_protocols TLSv1.2 TLSv1.3;
- -----
|