README.md 70 Bytes
Newer Older
1 2 3 4
# TLS handshake example

Run
```bash
5
go run cmd/tlsdiag.go server
6
```