boringssl/ssl/test/runner
David Benjamin 67666e7823 Add tests for the server accepting client certificates.
Change-Id: I9acc4363c6b9804d5fe464053393cf16ffb7785c
Reviewed-on: https://boringssl-review.googlesource.com/1159
Reviewed-by: Adam Langley <agl@google.com>
2014-07-14 21:45:57 +00:00
..
alert.go Inital import. 2014-06-20 13:17:32 -07:00
cert.pem Inital import. 2014-06-20 13:17:32 -07:00
cipher_suites.go Implement TLS_FALLBACK_SCSV support for the client. 2014-06-23 12:03:11 -07:00
common.go Be strict about requiring ServerKeyExchange. 2014-07-14 21:42:30 +00:00
conn.go Fix test of first of 255 CBC padding bytes. 2014-06-20 13:17:37 -07:00
ecdsa_cert.pem Inital import. 2014-06-20 13:17:32 -07:00
ecdsa_key.pem Inital import. 2014-06-20 13:17:32 -07:00
handshake_client.go Add a test for certificate types parsing. 2014-07-09 21:03:54 +00:00
handshake_messages.go Check duplicate extensions before processing. 2014-07-08 22:17:59 +00:00
handshake_server.go Be strict about requiring ServerKeyExchange. 2014-07-14 21:42:30 +00:00
key_agreement.go Add UnauthenticatedECDH bug test. 2014-07-14 20:50:09 +00:00
key.pem Inital import. 2014-06-20 13:17:32 -07:00
prf.go Inital import. 2014-06-20 13:17:32 -07:00
runner.go Add tests for the server accepting client certificates. 2014-07-14 21:45:57 +00:00
ticket.go Inital import. 2014-06-20 13:17:32 -07:00
tls.go Inital import. 2014-06-20 13:17:32 -07:00