Home | History | Annotate | Download | only in server

Lines Matching refs:kBeginCertificate

96     const std::string kBeginCertificate = "-----BEGIN CERTIFICATE-----\n";
98 std::string pem = kBeginCertificate;
100 pem += kEndCertificate + "\n" + kBeginCertificate;
102 pem += kEndCertificate + "\n" + kBeginCertificate;