GET_VER_OPT_STRING 521 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("peer_name", peer_name); GET_VER_OPT_STRING 524 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("CN_match", peer_name); GET_VER_OPT_STRING 558 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("passphrase", passphrase); GET_VER_OPT_STRING 822 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("cafile", cafile); GET_VER_OPT_STRING 823 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("capath", capath); GET_VER_OPT_STRING 880 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("local_cert", certfile); GET_VER_OPT_STRING 892 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("local_pk", private_key); GET_VER_OPT_STRING 1423 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("peer_name", sni_server_name); GET_VER_OPT_STRING 1426 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("SNI_server_name", sni_server_name); GET_VER_OPT_STRING 1519 ext/openssl/xp_ssl.c GET_VER_OPT_STRING("ciphers", cipherlist);