Commit graph

22 commits

Author SHA1 Message Date
08fbb13640 nginx: Add more proxy headers 2023-08-09 22:33:10 +00:00
bfbb54b02c nginx: Add support for proxied websockets 2023-01-29 01:51:13 +00:00
5d8bf1c994 nginx: Add log rotation script and cron job 2021-09-16 17:49:42 +00:00
f9f194b3a2 nginx: Set error log level to warn 2021-09-16 17:14:49 +00:00
ed538d3371 nginx/server: Use combined log format for access log 2021-09-16 16:48:57 +00:00
3c4034f80b nginx: Remove deprecated ssl option 2021-09-03 15:42:09 +00:00
e522ef0e53 nginx: Enable TLSv3 for conencting to upstream 2021-09-03 15:27:16 +00:00
ca3270d89b nginx/server: Use SNI when connecting to backend servers 2021-03-22 20:59:03 +00:00
147c8d4db5 nginx/server: Add plaintext HTTP server support for cert validation 2021-03-22 20:35:38 +00:00
aed88b417b nginx/server: Verify backend cert when proxying web sites 2021-03-22 19:02:10 +00:00
fbb64c4fb0 nginx/server: Drop xslt module as it's not used anymore 2021-03-22 17:09:27 +00:00
730cf1ab09 nginx: Set hsts headers in proxy level and not in backend 2021-03-20 14:29:28 +00:00
7febf3bda5 nginx/server: Use mozilla recommended ssl settings 2021-03-16 22:45:21 +00:00
3b67903e4f nginx: Configure proxy key/cert globally and not in site 2020-09-09 19:55:00 +00:00
9b3bfe9bc8 nginx: use mozilla recommended ssl options 2019-07-05 10:20:25 +03:00
6cd29b72a7 nginx: enable http2 protocol 2019-07-05 10:20:00 +03:00
ddb7ddc71b use fullchain certificates for nginx 2019-05-28 01:10:42 +03:00
e95bd87ab5 fix nginx/server role for openbsd 2019-05-27 22:36:35 +03:00
8e6db48503 require client certificate for incoming connections on backend servers 2019-05-20 23:45:09 +03:00
de148708a9 globally define tls version and ciphers 2019-05-20 23:33:40 +03:00
04e821116b include mime.types for nginx config 2019-05-17 13:01:13 +03:00
ae969d9ce3 initial version of nginx role 2019-05-17 11:00:19 +03:00