Rietveld Code Review Tool
Help | Bug tracker | Discussion group | Source code | Sign in
(7061)

Issue 10676043: code review 10676043: crypto/tls: Change TLS version to 1.1 in the package co... (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 10 months ago by sfrithjof
Modified:
10 years, 10 months ago
Reviewers:
rsc
CC:
golang-dev, rsc, bradfitz
Visibility:
Public.

Description

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.

Patch Set 1 #

Patch Set 2 : diff -r cfe6c15784ca https://code.google.com/p/go #

Patch Set 3 : diff -r cfe6c15784ca https://code.google.com/p/go #

Patch Set 4 : diff -r cfe6c15784ca https://code.google.com/p/go #

Unified diffs Side-by-side diffs Delta from patch set Stats (+2 lines, -2 lines) Patch
M src/pkg/crypto/tls/generate_cert.go View 1 1 chunk +1 line, -1 line 0 comments Download
M src/pkg/crypto/tls/tls.go View 1 2 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 5
sfrithjof
Hello golang-dev@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go
10 years, 10 months ago (2013-06-27 09:58:26 UTC) #1
rsc
LGTM
10 years, 10 months ago (2013-06-27 15:37:08 UTC) #2
bradfitz
sfrithjof, you'll need to submit a CLA for us to accept this. See http://golang.org/doc/contribute.html#copyright On ...
10 years, 10 months ago (2013-06-27 17:42:04 UTC) #3
sfrithjof
I did this once, but with another email address. Redid it just now with this ...
10 years, 10 months ago (2013-06-27 17:59:00 UTC) #4
bradfitz
10 years, 10 months ago (2013-06-27 18:24:00 UTC) #5
*** Submitted as https://code.google.com/p/go/source/detail?r=8648a001bbca ***

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://codereview.appspot.com/10676043

Committer: Brad Fitzpatrick <bradfitz@golang.org>
Sign in to reply to this message.

Powered by Google App Engine
RSS Feeds Recent Issues | This issue
This is Rietveld f62528b