Home
last modified time | relevance | path

Searched refs:FakeRootCACertPEM (Results 1 – 2 of 2) sorted by relevance

/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/trillian/ctfe/
H A Dcert_checker_test.go106 if !fakeCARoots.AppendCertsFromPEM([]byte(testonly.FakeRootCACertPEM)) {
152 …y.LeafCertPEM, testonly.FakeIntermediateWithPolicyConstraintsCertPEM, testonly.FakeRootCACertPEM}),
/dports/security/certmgr/certmgr-3.0.3/vendor/github.com/google/certificate-transparency-go/certificate-transparency-go-1.0.21/trillian/ctfe/testonly/
H A Dcertificates.go704 const FakeRootCACertPEM = ` const