github.com/refraction-networking/utls.Config.GetCertificate (field)
6 uses
github.com/refraction-networking/utls (current package)
common.go#L593: GetCertificate func(*ClientHelloInfo) (*Certificate, error)
common.go#L987: GetCertificate: c.GetCertificate,
common.go#L1314: if c.GetCertificate != nil &&
common.go#L1316: cert, err := c.GetCertificate(clientHello)
tls.go#L91: config.GetCertificate == nil && config.GetConfigForClient == nil {
![]() |
The pages are generated with Golds v0.8.4. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |