load_config
int load_config(BIO *err, CONF *cnf);
if (!load_config(bio_err, NULL)) {
if (!load_config(bio_err, req_conf))
load_config(f, nm);