Files
netbird/relay/client
Alin Trăistaru ffdd115ded [client] set TLS ServerName for hostname-based QUIC connections (#3673)
* fix: set TLS ServerName for hostname-based QUIC connections

When connecting to a relay server by hostname, certificates are
validated against the IP address instead of the hostname.
This change sets ServerName in the TLS config when connecting
via hostname, ensuring proper certificate validation.

* use default port if port is missing in URL string
2025-05-05 12:20:54 +02:00
..
2025-02-10 10:32:50 +01:00
2024-11-11 14:18:38 +01:00
2025-02-10 10:32:50 +01:00
2024-11-22 20:40:30 +01:00