diff options
author | Jack Lloyd <[email protected]> | 2017-01-04 15:57:30 -0500 |
---|---|---|
committer | Jack Lloyd <[email protected]> | 2017-01-04 15:57:30 -0500 |
commit | 8285fe04ae8a5c41ae2606bd08aed9aa1bd3126f (patch) | |
tree | d9ded2b0899d0270d0f747c8ef1032c567c92b85 /src/tests/data/tls/cert_verify.vec | |
parent | 51b83c2f3807cfd36744b94dfe337a6d31f00847 (diff) |
Add tests for certificate status message
Currently untested by TLS crosstalk tests because it is not
supported on the server side.
Exposes the rest of TLS message types to application.
Diffstat (limited to 'src/tests/data/tls/cert_verify.vec')
-rw-r--r-- | src/tests/data/tls/cert_verify.vec | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/tests/data/tls/cert_verify.vec b/src/tests/data/tls/cert_verify.vec index f812d1c6a..7f09002ce 100644 --- a/src/tests/data/tls/cert_verify.vec +++ b/src/tests/data/tls/cert_verify.vec @@ -37,4 +37,4 @@ Exception = Invalid argument Decoding error: Invalid CertificateVerify: Expected Buffer = 000200 Protocol = 0301 -Exception = Invalid argument Decoding error: Invalid CertificateVerify: Expected 2 bytes remaining, only 1 left
\ No newline at end of file +Exception = Invalid argument Decoding error: Invalid CertificateVerify: Expected 2 bytes remaining, only 1 left |