Commit graph

22 commits

Author SHA1 Message Date
4db2622082 nginx/site: Fix upstream server hostnames
With current OpenBSD SNI negotation fails when hostname is not valid DNS name.
2022-07-13 19:31:31 +00:00
6f12feebc3 nginx/site: Allow using url format for multiple proxies 2022-07-10 14:46:56 +00:00
480681394e Add websocket ssh proxy to dna-gw 2022-03-11 18:19:30 +00:00
7a2b2c0b48 Re organized internal CA directories 2021-10-07 18:03:05 +00:00
f9f194b3a2 nginx: Set error log level to warn 2021-09-16 17:14:49 +00:00
155d121da9 nginx/site: Use seperate access logs for virtual hosts 2021-09-16 16:49:17 +00:00
005cd1a706 nginx/site: Add extra options to registry.foo.sh 2021-09-15 17:55:27 +00:00
c2e6c0f59d nginx/site: Include extra snippets to template 2021-09-15 17:49:55 +00:00
6193276604 nginx/site: Add support for port in failover backend 2021-09-14 16:52:48 +00:00
3c4034f80b nginx: Remove deprecated ssl option 2021-09-03 15:42:09 +00:00
89eec4e1c5 nginx/site: Disable certificate check when we have multiple backends
Nginx requires that all backend certificates need to match name defined
in ProxyPass directive:

https://trac.nginx.org/nginx/ticket/1307
2021-03-23 15:55:01 +00:00
730cf1ab09 nginx: Set hsts headers in proxy level and not in backend 2021-03-20 14:29:28 +00:00
b2de68ebac Use weak ciphers for boot.foo.sh
iPXE doesn't support modern ciphers so use older ones.
2021-02-12 07:12:13 +00:00
af061d0083 nginx/server: Validate certificate before installing 2021-02-12 06:26:25 +00:00
f543d599af Tag all certificate and key copying 2020-09-28 15:17:26 +00:00
3b67903e4f nginx: Configure proxy key/cert globally and not in site 2020-09-09 19:55:00 +00:00
f14bb25ade nginx/site: Add support for self signed certs 2020-08-27 13:45:19 +03:00
e672015a1f nginx: Use alias for certbot host 2020-08-27 12:00:28 +03:00
6cd29b72a7 nginx: enable http2 protocol 2019-07-05 10:20:00 +03:00
b533542b57 add support for defining multiple upstream servers for proxy sites 2019-06-06 01:56:00 +03:00
ddb7ddc71b use fullchain certificates for nginx 2019-05-28 01:10:42 +03:00
ba0c70532f first version of proxy site for nginx 2019-05-27 23:49:38 +03:00