Files
hop-gate/cmd/client/main.go
dalbodeule eb6e4a982d [fix](client): ensure proper SNI hostname extraction in TLS config
- Updated `tlsCfg.ServerName` logic to extract and set hostname (DNS) from `ServerAddr` to comply with SNI requirements.
- Utilized `net.SplitHostPort` for accurate parsing of `host:port` format.
2025-12-02 23:33:42 +09:00

5.3 KiB