GET_VER_OPT_STRING 4436 openssl/openssl.c 	GET_VER_OPT_STRING("CN_match", cnmatch);
GET_VER_OPT_STRING 4478 openssl/openssl.c     GET_VER_OPT_STRING("passphrase", passphrase);
GET_VER_OPT_STRING 4508 openssl/openssl.c 		GET_VER_OPT_STRING("cafile", cafile);
GET_VER_OPT_STRING 4509 openssl/openssl.c 		GET_VER_OPT_STRING("capath", capath);
GET_VER_OPT_STRING 4532 openssl/openssl.c 	GET_VER_OPT_STRING("ciphers", cipherlist);
GET_VER_OPT_STRING 4540 openssl/openssl.c 	GET_VER_OPT_STRING("local_cert", certfile);
GET_VER_OPT_STRING 4554 openssl/openssl.c 			GET_VER_OPT_STRING("local_pk", private_key);