Matt Caswell
a28d06f3e9
Update copyright year
...
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/14235 )
2021-02-18 15:05:17 +00:00
Matt Caswell
a763ca1177
Stop disabling TLSv1.3 if ec and dh are disabled
...
Even if EC and DH are disabled then we may still be able to use TLSv1.3
if we have groups that have been plugged in by an external provider.
Fixes #13767
Reviewed-by: Tomas Mraz <tomas@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/13916 )
2021-02-05 15:22:40 +00:00
Richard Levitte
909f1a2e51
Following the license change, modify the boilerplates in test/
...
Reviewed-by: Matt Caswell <matt@openssl.org>
(Merged from https://github.com/openssl/openssl/pull/7767 )
2018-12-06 14:19:22 +01:00
Matt Caswell
091ecfad6e
Don't run the TLSv1.3 CCS tests if TLSv1.3 is not enabled
...
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4701 )
2017-12-14 15:06:38 +00:00
Matt Caswell
0ca3aea7d3
Add some TLSv1.3 CCS tests
...
Reviewed-by: Ben Kaduk <kaduk@mit.edu>
(Merged from https://github.com/openssl/openssl/pull/4701 )
2017-12-14 15:06:38 +00:00