openssl/util/TLSProxy
Matt Caswell 397f4f7876 Add a test to check the EC point formats extension appears when we expect
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)
2016-12-29 13:32:54 +00:00
..
ClientHello.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
EncryptedExtensions.pm Fix various indentation 2016-12-08 17:21:35 +00:00
Message.pm Add a test to check the EC point formats extension appears when we expect 2016-12-29 13:32:54 +00:00
NewSessionTicket.pm Copyright consolidation; .pm and Configure 2016-04-20 10:40:05 -04:00
Proxy.pm Add a test to check the EC point formats extension appears when we expect 2016-12-29 13:32:54 +00:00
Record.pm Add more TLS1.3 record tests 2016-12-05 17:05:40 +00:00
ServerHello.pm Add a test to check the EC point formats extension appears when we expect 2016-12-29 13:32:54 +00:00
ServerKeyExchange.pm Add a test to check the EC point formats extension appears when we expect 2016-12-29 13:32:54 +00:00