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