comment out the detailed description of SSL_get_servername(3),
authorschwarze <schwarze@openbsd.org>
Wed, 1 Sep 2021 13:56:03 +0000 (13:56 +0000)
committerschwarze <schwarze@openbsd.org>
Wed, 1 Sep 2021 13:56:03 +0000 (13:56 +0000)
commitf3103e0e35dac1b96994b27bdf98130ac8905a93
tree2269c7795d8626115ee7f8c2fe9e41369a3df2ff
parentd23869897606b8e31c73d9c35bc87b8dc53e8483
comment out the detailed description of SSL_get_servername(3),
leaving only the basic description in the RETURN VALUES section;
tb@ pointed out LibreSSL does not currently provide all those guarantees,
and he also OK'ed this diff
lib/libssl/man/SSL_CTX_set_tlsext_servername_callback.3