Contains an up-to-date bssl command so you don't need to build youself.
1.2K
A docker containing the latest bssl command line from BoringSSL
One use case is to run this binary to test TLS1.3 session resumption:
docker run --rm -it yegle/bssl client -connect dns.google.com:853 -test-resumption -early-data /dev/null
Content type
Image
Digest
Size
9.2 MB
Last updated
over 6 years ago
docker pull yegle/bssl