boringssl/ssl/test/runner
Paul Lietar 8f1c268692 Wait for CertificateStatus message to verify certificate.
Applications may require the stapled OCSP response in order to verify
the certificate within the verification callback.

Change-Id: I8002e527f90c3ce7b6a66e3203c0a68371aac5ec
Reviewed-on: https://boringssl-review.googlesource.com/5730
Reviewed-by: David Benjamin <davidben@chromium.org>
Reviewed-by: Adam Langley <agl@google.com>
2015-09-08 19:04:43 +00:00
..
alert.go
cert.pem
chacha20_poly1305_test.go Add tests for CHACHA20_POLY1305 ciphers. 2015-04-08 20:47:08 +00:00
chacha20_poly1305.go Add tests for CHACHA20_POLY1305 ciphers. 2015-04-08 20:47:08 +00:00
channel_id_key.pem Add basic TLS Channel ID tests. 2014-08-26 17:40:36 +00:00
cipher_suites.go Remove Go implementation of non-standard ECDHE_PSK_WITH_AES_128_GCM_SHA256. 2015-08-24 23:35:43 +00:00
common.go Forbid a server from negotiating both ALPN and NPN. 2015-09-01 20:46:42 +00:00
conn.go Fix buffer size computation. 2015-09-01 20:18:21 +00:00
dtls.go Add more aggressive DTLS replay tests. 2015-08-05 21:10:48 +00:00
ecdsa_cert.pem
ecdsa_key.pem
handshake_client.go Add tests for bad CertificateVerify signatures. 2015-07-31 22:32:17 +00:00
handshake_messages.go Forbid a server from negotiating both ALPN and NPN. 2015-09-01 20:46:42 +00:00
handshake_server.go Forbid a server from negotiating both ALPN and NPN. 2015-09-01 20:46:42 +00:00
key_agreement.go Set minimum DH group size to 1024 bits. 2015-05-20 18:35:31 +00:00
key.pem
packet_adapter.go runner: fix a couple of nits from govet. 2015-04-17 21:45:50 +00:00
poly1305.go Add tests for CHACHA20_POLY1305 ciphers. 2015-04-08 20:47:08 +00:00
prf.go Test that signature_algorithm preferences are enforced. 2015-03-20 18:23:54 +00:00
recordingconn.go Extended master secret support. 2014-10-24 21:19:44 +00:00
runner.go Wait for CertificateStatus message to verify certificate. 2015-09-08 19:04:43 +00:00
test_output.go runner and all_tests should exit with failure on failing tests. 2015-04-06 20:49:54 +00:00
ticket.go Extended master secret support. 2014-10-24 21:19:44 +00:00
tls.go Add DTLS replay tests. 2014-11-10 23:58:56 +00:00