cert_store 755 ext/openssl/xp_ssl.c static long load_stream_cafile(X509_STORE *cert_store, const char *cafile) /* {{{ */ cert_store 814 ext/openssl/xp_ssl.c if (cert && X509_STORE_add_cert(cert_store, cert)) {