Home | History | Annotate | Download | only in cert

Lines Matching refs:trust_anchors

982   // Now add the |ca_cert| to the |trust_anchors|, and verification should pass.
983 CertificateList trust_anchors;
984 trust_anchors.push_back(ca_cert);
986 cert.get(), "127.0.0.1", flags, NULL, trust_anchors, &verify_result);
991 // Clearing the |trust_anchors| makes verification fail again (the cache