Safely display SNI (just in case)
authorRich Salz <rsalz@openssl.org>
Mon, 21 Aug 2017 19:28:56 +0000 (15:28 -0400)
committerRich Salz <rsalz@openssl.org>
Mon, 21 Aug 2017 19:28:56 +0000 (15:28 -0400)
commit0d68367a1279a369146661f4857816b2044116b4
tree55adc3566c104117ceafff5d0913c4ff3ac3e01b
parent43f985fdbf4e5c2d5c95a717cc644f000de8bc75
Safely display SNI (just in case)

Thanks to Hubert Kario for pointing this out.

Reviewed-by: Andy Polyakov <appro@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/4193)
apps/s_server.c