commit | 74826901379bf190a9c3b3ceaaca0493454e3536 | [log] [tgz] |
---|---|---|
author | Matt Caswell <matt@openssl.org> | Mon Mar 12 10:48:32 2018 +0000 |
committer | Matt Caswell <matt@openssl.org> | Wed Mar 14 10:15:50 2018 +0000 |
tree | 4bd3068ae6becf0c8e0e108f95da3dd40c63d50d | |
parent | 2b527b9b3233eb312a4bf17b044660aa213883b6 [diff] |
Fix clienthellotest for new TLSv1.3 ciphersuite configuration A place in clienthellotest was missed in converting to the new mechanism for configuration of TLSv1.3 ciphersuites. Reviewed-by: Tim Hudson <tjh@openssl.org> (Merged from https://github.com/openssl/openssl/pull/5392)