]> git.ipfire.org Git - thirdparty/openssl.git/commit
s_client starttls: fix handling of multiline reply
authorDan Campbell <dan@ws0w.com>
Thu, 4 Apr 2019 21:15:33 +0000 (15:15 -0600)
committerPauli <paul.dale@oracle.com>
Mon, 8 Apr 2019 01:02:40 +0000 (11:02 +1000)
commitf997e456b9bd43af275aab90c727a52287467e98
tree9a866fb452decdb62c4cb7377c190cc405848467
parentdf09b6b5f9088db10ef13dd71999db9b282b8d1a
s_client starttls: fix handling of multiline reply

Fixes #8645

Reviewed-by: Paul Dale <paul.dale@oracle.com>
Reviewed-by: Matthias St. Pierre <Matthias.St.Pierre@ncp-e.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/8654)
apps/s_client.c