]> Cypherpunks repositories - gostls13.git/commit
crypto/tls: Change TLS version to 1.1 in the package comment.
authorFrithjof Schulze <schulze@math.uni-hannover.de>
Thu, 27 Jun 2013 18:23:55 +0000 (11:23 -0700)
committerBrad Fitzpatrick <bradfitz@golang.org>
Thu, 27 Jun 2013 18:23:55 +0000 (11:23 -0700)
commitb92b09300a2b85d02041499f5cf93a7b30939c36
tree617df0644ac9ec75c8c529e38da614a0b2400ab2
parenta93fbb533404f9b69e4d80e32ff66af5e9f7b299
crypto/tls: Change TLS version to 1.1 in the package comment.

Also use 2048-bit RSA keys as default in generate_cert.go,
as recommended by the NIST.

R=golang-dev, rsc, bradfitz
CC=golang-dev
https://golang.org/cl/10676043
src/pkg/crypto/tls/generate_cert.go
src/pkg/crypto/tls/tls.go