Benjamin Kaduk c5d1fb78fd Add TODO comment for a nonsensical public API
The API used to set what SNI value to send in the ClientHello
can also be used on server SSL objects, with undocumented and
un-useful behavior.  Unfortunately, when generic SSL_METHODs
are used, s->server is still set, prior to the start of the
handshake, so we cannot prevent this nonsensical usage at the
present time.  Leave a note to revisit this when ABI-breaking
changes are permitted.

Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/6378)
2018-07-20 07:12:24 -05:00
..
2017-10-18 16:05:06 +01:00
2018-04-17 15:18:40 +02:00
2017-08-03 10:48:00 +01:00
2018-03-20 13:08:46 +00:00
2018-02-13 13:59:25 +00:00
2018-03-20 13:08:46 +00:00
2018-07-20 10:52:02 +01:00
2018-03-20 13:08:46 +00:00
2017-12-14 15:06:37 +00:00
2016-11-13 16:24:02 -05:00
2018-05-15 10:02:59 +01:00
2018-06-07 10:58:35 +01:00