X509_CRL_load_http
crl = X509_CRL_load_http(uri, NULL, NULL, 0 /* timeout */);
X509_CRL *X509_CRL_load_http(const char *url, BIO *bio, BIO *rbio, int timeout);