netbird/infrastructure_files
VYSE V.E.O 703647da1e
fix client unsupported h2 protocol when only 443 activated (#3009)
When I remove 80 http port in Caddyfile, netbird client cannot connect server:443. Logs show error below:
{"level":"debug","ts":1733809631.4012625,"logger":"http.stdlib","msg":"http: TLS handshake error from redacted:41580: tls: client requested unsupported application protocols ([h2])"}
I wonder here h2 protocol is absent.
2024-12-16 14:17:46 +01:00
..
artifacts
tests [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
base.setup.env [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
configure.sh [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
docker-compose.yml.tmpl [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
docker-compose.yml.tmpl.traefik [misc] Add support for NETBIRD_STORE_ENGINE_POSTGRES_DSN environment variable in setup.env (#2462) 2024-08-23 16:38:57 +02:00
getting-started-with-zitadel.sh fix client unsupported h2 protocol when only 443 activated (#3009) 2024-12-16 14:17:46 +01:00
management.json.tmpl [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
nginx.tmpl.conf Add reverse proxy settings to management.json template (#1639) 2024-02-28 20:24:28 +01:00
setup.env.example [relay] Feature/relay integration (#2244) 2024-09-08 12:06:14 +02:00
turnserver.conf.tmpl Add external-ip support for coturn (#1439) 2024-01-10 13:03:46 +01:00