Skip to content

Commit

Permalink
Bug 1386475 - Wow, we still have EndOfEarlyData as an alert, a=bustage
Browse files Browse the repository at this point in the history
  • Loading branch information
martinthomson committed Aug 18, 2017
1 parent 895aa76 commit 34729d7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions gtests/ssl_gtest/ssl_0rtt_unittest.cc
Expand Up @@ -440,6 +440,7 @@ TEST_P(TlsConnectTls13, ZeroRttOrdering) {

// Send (and hold) the second client handshake flight.
// The client sends EndOfEarlyData after seeing the server Finished.
ExpectAlert(client_, kTlsAlertEndOfEarlyData);
server_->Handshake();
client_->Handshake();

Expand Down

0 comments on commit 34729d7

Please sign in to comment.