[PATCH] tls: make ossl 1.1.1 cipher list throw error
authorSam Roberts <vieuxtech@gmail.com>
Mon, 26 Nov 2018 20:25:59 +0000 (12:25 -0800)
committerJérémy Lal <kapouer@melix.org>
Thu, 4 Jun 2020 00:35:16 +0000 (01:35 +0100)
commit2fa2a723e77fa52d4d6c9f4acd0c797736cc5d6c
tree204880fa1632652fc4e485c9dffbffcec1553c80
parent8cedcbdc6172ad0d00b843beaedee1889d8e61b0
[PATCH] tls: make ossl 1.1.1 cipher list throw error

Make OpenSSL 1.1.1 error during cipher list setting if it would have
errored with OpenSSL 1.1.0.

Can be dropped after our OpenSSL fixes this upstream.

See: https://github.com/openssl/openssl/pull/7759

Gbp-Pq: Topic ssl
Gbp-Pq: Name e5b03b82f72e6915bd24c7ef1481abd1842b84fe.patch
src/node_crypto.cc