Home | History | Annotate | Download | only in runner

Lines Matching refs:Certificate

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