]> git.ipfire.org Git - thirdparty/openssl.git/commit
Suppress 'No server certificate CA names sent' message
authorBilly Brawner <billy@wbrawner.com>
Wed, 28 Aug 2019 00:07:17 +0000 (17:07 -0700)
committerTomas Mraz <tmraz@fedoraproject.org>
Wed, 4 Sep 2019 14:47:24 +0000 (16:47 +0200)
commit1e8e75d18be8856e753a57771754b9926c3f4264
treefbb41dce0fe45f82d9aa396f6a22f17c5e850f54
parent7f588d20cd9ed2bb0ee2577a4523453964f532b0
Suppress 'No server certificate CA names sent' message

Fixes #9080

Signed-off-by: Billy Brawner <billy@wbrawner.com>
Reviewed-by: Matt Caswell <matt@openssl.org>
Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/9710)
apps/s_cb.c