SET_OPTIONAL_STRING_ARG 485 ext/openssl/openssl.c SET_OPTIONAL_STRING_ARG("config", req->config_filename, default_ssl_conf_filename);
SET_OPTIONAL_STRING_ARG 486 ext/openssl/openssl.c SET_OPTIONAL_STRING_ARG("config_section_name", req->section_name, "req");
SET_OPTIONAL_STRING_ARG 506 ext/openssl/openssl.c SET_OPTIONAL_STRING_ARG("digest_alg", req->digest_name,
SET_OPTIONAL_STRING_ARG 508 ext/openssl/openssl.c SET_OPTIONAL_STRING_ARG("x509_extensions", req->extensions_section,
SET_OPTIONAL_STRING_ARG 510 ext/openssl/openssl.c SET_OPTIONAL_STRING_ARG("req_extensions", req->request_extensions_section,