load_crl
static X509_CRL *load_crl(char *file, int format);
x = load_crl(crl_config.infile, crl_config.informat);