GET_VER_OPT_STRING 4583 ext/openssl/openssl.c 	GET_VER_OPT_STRING("CN_match", cnmatch);
GET_VER_OPT_STRING 4625 ext/openssl/openssl.c     GET_VER_OPT_STRING("passphrase", passphrase);
GET_VER_OPT_STRING 4655 ext/openssl/openssl.c 		GET_VER_OPT_STRING("cafile", cafile);
GET_VER_OPT_STRING 4656 ext/openssl/openssl.c 		GET_VER_OPT_STRING("capath", capath);
GET_VER_OPT_STRING 4679 ext/openssl/openssl.c 	GET_VER_OPT_STRING("ciphers", cipherlist);
GET_VER_OPT_STRING 4687 ext/openssl/openssl.c 	GET_VER_OPT_STRING("local_cert", certfile);
GET_VER_OPT_STRING 4698 ext/openssl/openssl.c 			GET_VER_OPT_STRING("local_pk", private_key);