mirror of
https://github.com/openssl/openssl.git
synced 2024-11-27 05:21:51 +08:00
397f4f7876
The previous commit fixed a bug where the EC point formats extensions did not appear in the ServerHello. This should have been caught by 70-test_sslmessages but that test never tries an EC ciphersuite. This updates the test to do that. Reviewed-by: Richard Levitte <levitte@openssl.org> (Merged from https://github.com/openssl/openssl/pull/2153) |
||
---|---|---|
.. | ||
ClientHello.pm | ||
EncryptedExtensions.pm | ||
Message.pm | ||
NewSessionTicket.pm | ||
Proxy.pm | ||
Record.pm | ||
ServerHello.pm | ||
ServerKeyExchange.pm |