Searched refs:cert1 (Results 1 – 4 of 4) sorted by relevance
1345 X509 *cert1 = d2i_X509(NULL, in add_WIN_cacerts_to_openssl_store() local1348 if (!cert1) { in add_WIN_cacerts_to_openssl_store()1358 if (X509_STORE_add_cert(store, cert1) == 0) { in add_WIN_cacerts_to_openssl_store()1369 X509_free(cert1); in add_WIN_cacerts_to_openssl_store()1373 X509_free(cert1); in add_WIN_cacerts_to_openssl_store()
290 argument = "cert:foo chain:cert1 chain:cert2 anchor:anchor1 anchor:anchor2"
500 openssl verify [flags...] -- -cert1.pem...
13995 e.g. `(openssl x509 -out cert1; openssl x509 -out cert2) <certs`.