SET_OPTIONAL_STRING_ARG  800 ext/openssl/openssl.c 	SET_OPTIONAL_STRING_ARG("config", req->config_filename, default_ssl_conf_filename);
SET_OPTIONAL_STRING_ARG  801 ext/openssl/openssl.c 	SET_OPTIONAL_STRING_ARG("config_section_name", req->section_name, "req");
SET_OPTIONAL_STRING_ARG  821 ext/openssl/openssl.c 	SET_OPTIONAL_STRING_ARG("digest_alg", req->digest_name,
SET_OPTIONAL_STRING_ARG  823 ext/openssl/openssl.c 	SET_OPTIONAL_STRING_ARG("x509_extensions", req->extensions_section,
SET_OPTIONAL_STRING_ARG  825 ext/openssl/openssl.c 	SET_OPTIONAL_STRING_ARG("req_extensions", req->request_extensions_section,