Lines Matching full:certificate
1108 "-----BEGIN CERTIFICATE-----\n"
1122 "-----END CERTIFICATE-----\n";
1152 "-----BEGIN CERTIFICATE-----\n"
1163 "-----END CERTIFICATE-----\n";
1200 "-----BEGIN CERTIFICATE-----\n"
1217 "-----END CERTIFICATE-----\n";
1237 "-----BEGIN CERTIFICATE-----\n"
1253 "-----END CERTIFICATE-----\n";
1678 // Configure both client and server to accept any certificate.
1697 // Client and server should both see the leaf certificate.
1700 fprintf(stderr, "Server peer certificate did not match.\n");
1706 fprintf(stderr, "Client peer certificate did not match.\n");
1743 // Configure both client and server to accept any certificate, but the
1764 // The peer certificate has been dropped.
1767 fprintf(stderr, "Peer certificate was retained.\n");
2512 fprintf(stderr, "Incorrect certificate received.\n");
2841 // Configure both client and server to accept any certificate. Add
3254 // Should fail because |GetTestKey| doesn't match the chain-test certificate.