SECTION
tmp = NCONF_get_string(req_conf, SECTION, PROMPT);
dn_sect = NCONF_get_string(req_conf, SECTION, DISTINGUISHED_NAME);
attr_sect = NCONF_get_string(req_conf, SECTION, ATTRIBUTES);
p = NCONF_get_string(req_conf, SECTION, "default_md");
req_config.extensions = NCONF_get_string(req_conf, SECTION, V3_EXTENSIONS);
passin = NCONF_get_string(req_conf, SECTION, "input_password");
passout = NCONF_get_string(req_conf, SECTION, "output_password");
p = NCONF_get_string(req_conf, SECTION, STRING_MASK);
p = NCONF_get_string(req_conf, SECTION, UTF8_IN);
req_config.req_exts = NCONF_get_string(req_conf, SECTION, REQ_EXTENSIONS);
if (!NCONF_get_number(req_conf, SECTION, BITS, &req_config.newkey)) {
req_config.keyout = NCONF_get_string(req_conf, SECTION, KEYFILE);
p = NCONF_get_string(req_conf, SECTION, "encrypt_rsa_key");
p = NCONF_get_string(req_conf, SECTION, "encrypt_key");
LIBELF_SET_ERROR(SECTION, 0);
DEFINE_ERROR(SECTION, "Invalid section descriptor"),
LIBELF_SET_ERROR(SECTION, 0);
LIBELF_SET_ERROR(SECTION, 0);
LIBELF_SET_ERROR(SECTION, 0);