A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
Go to file
2018-08-08 13:55:57 +01:00
vendor Udpate tests to draft-28 2018-08-08 13:55:57 +01:00
.gitignore First shim that does... nothing 2017-01-09 16:47:43 -05:00
config.json Enable client auth 2018-06-26 18:56:00 +01:00
LICENSE (c) 2016 Cloudflare 2017-01-09 19:12:09 -05:00
Makefile Unbundle tls-tris to run from the Tris CI 2017-01-18 17:56:30 +00:00
README.md Initial commit 2016-11-06 23:35:51 -08:00
tls_shim.go adds -is-handshaker-supported flag to the shim 2018-08-08 13:55:55 +01:00

crypto-tls-bogo-shim

A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.