X509_load_http
cert = X509_load_http(uri, NULL, NULL, 0 /* timeout */);
X509 *X509_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);