Home | History | Annotate | Download | only in runner

Lines Matching refs:Certificate

24 var errNoCertificateAlert = errors.New("tls: no certificate alert")
49 sctList []byte // signed certificate timestamp list
50 peerCertificates []*x509.Certificate
51 // verifiedChains contains the certificate chains that we built, as
53 verifiedChains [][]*x509.Certificate
1841 // VerifyHostname checks that the peer certificate chain is valid for