crypto/tls.Conn.VerifyHostname (method)
2 uses
crypto/tls (current package)
conn.go#L1454: func (c *Conn) VerifyHostname(host string) error {
net/http
h2_bundle.go#L7112: if err := cn.VerifyHostname(cfg.ServerName); err != nil {
The pages are generated with Golds v0.2.8-preview. (GOOS=darwin GOARCH=arm64)