A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.
51ceac2279
This test checks for a handshake failure when the server sends supported_versions, but draft 22 will start using this extension. Do not bother checking for it. |
||
---|---|---|
vendor | ||
.gitignore | ||
config.json | ||
LICENSE | ||
Makefile | ||
README.md | ||
tls_shim.go |
crypto-tls-bogo-shim
A shim to test Go crypto/tls with the BoringSSL test suite. Which is based on crypto/tls. So meta.