325b5c3667
It wasn't actually testing SSL_enable_fallback_scsv, just that not calling it didn't send an SCSV. Plumb the 'flag' parameter to testCase through and add a test that asserts it does get sent when expected. (Make it a []string since Go doesn't distinguish nil string from "" and for flexibility.) Change-Id: I124c01e045aebbed5c1d87b7196de7c2026f26f3 Reviewed-on: https://boringssl-review.googlesource.com/1071 Reviewed-by: Adam Langley <agl@google.com> |
||
---|---|---|
.. | ||
alert.go | ||
cert.pem | ||
cipher_suites.go | ||
common.go | ||
conn.go | ||
ecdsa_cert.pem | ||
ecdsa_key.pem | ||
handshake_client.go | ||
handshake_messages.go | ||
handshake_server.go | ||
key_agreement.go | ||
key.pem | ||
prf.go | ||
runner.go | ||
ticket.go | ||
tls.go |