Matt Caswell 4264ecd4ce Don't offer or accept ciphersuites that we can't support
We were not correctly detecting whether TLSv1.3 ciphersuites could
actually be supported by the available provider implementations. For
example a FIPS client would still offer CHACHA20-POLY1305 based
ciphersuites even though it couldn't actually use them. Similarly on
the server would try to use CHACHA20-POLY1305 and then fail the
handshake.

Reviewed-by: Tomas Mraz <tmraz@fedoraproject.org>
(Merged from https://github.com/openssl/openssl/pull/11700)
2020-05-06 11:49:59 +01:00
..
2020-05-01 15:10:11 -07:00
2020-05-01 15:10:11 -07:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2019-09-28 20:26:35 +02:00
2020-04-23 13:55:52 +01:00
2020-04-28 11:40:18 +03:00
2020-04-30 20:21:32 +10:00
2020-04-23 13:55:52 +01:00