Alternative TLS implementation in Go
ed8da7bff6
asn1: add support for T61String because this is the string type which several www.google.com certificates are now using for fields like CommonName tls: force a handshake in Dial so that certificates are ready afterwards. Fixes #1114. R=rsc CC=golang-dev https://golang.org/cl/2216043 |
||
---|---|---|
alert.go | ||
ca_set.go | ||
common.go | ||
conn.go | ||
generate_cert.go | ||
handshake_client.go | ||
handshake_messages_test.go | ||
handshake_messages.go | ||
handshake_server_test.go | ||
handshake_server.go | ||
Makefile | ||
prf_test.go | ||
prf.go | ||
tls.go |