Home | History | Annotate | Download | only in apps

Lines Matching refs:SSL_get_servername

362 	const char * hn= SSL_get_servername(s, TLSEXT_NAMETYPE_host_name);
366 BIO_printf(bio_err,"Can't use SSL_get_servername\n");