We need to allow for either a CERTIFICATE or CERTIFICATE_STATUS message
authorbeck <beck@openbsd.org>
Thu, 2 Sep 2021 14:41:03 +0000 (14:41 +0000)
committerbeck <beck@openbsd.org>
Thu, 2 Sep 2021 14:41:03 +0000 (14:41 +0000)
commit3332ba85d368efb6353acf9da9c157bdb61da12f
tree12af5bc2da23ac84de5b7c9eac380f37212839a3
parent95e11b57027bff74e727fe35fb07ef33433b840a
We need to allow for either a CERTIFICATE or CERTIFICATE_STATUS message
here or we break the handshake with BAD_MESSAGE

ok tb@
lib/libssl/ssl_clnt.c