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

Issue 6775068: code review 6775068: crypto/x509: always write validity times in UTC. (Closed)

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

Description

crypto/x509: always write validity times in UTC. RFC 5280 section 4.1.2.5.1 says so.

Patch Set 1 #

Patch Set 2 : diff -r 95b8a6011b40 https://go.googlecode.com/hg/ #

Patch Set 3 : diff -r 95b8a6011b40 https://go.googlecode.com/hg/ #

Patch Set 4 : diff -r 95b8a6011b40 https://go.googlecode.com/hg/ #

Patch Set 5 : diff -r 5a3b67bc6823 https://go.googlecode.com/hg/ #

Patch Set 6 : diff -r 5a3b67bc6823 https://go.googlecode.com/hg/ #

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

Messages

Total messages: 3
agl1
Hello golang-dev@googlegroups.com (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://go.googlecode.com/hg/
11 years, 5 months ago (2012-10-29 14:17:41 UTC) #1
bradfitz
LGTM On Mon, Oct 29, 2012 at 3:17 PM, <agl@golang.org> wrote: > Reviewers: golang-dev_googlegroups.com, > ...
11 years, 5 months ago (2012-10-29 14:41:36 UTC) #2
agl1
11 years, 5 months ago (2012-10-29 15:17:05 UTC) #3
*** Submitted as http://code.google.com/p/go/source/detail?r=4fa98cce4290 ***

crypto/x509: always write validity times in UTC.

RFC 5280 section 4.1.2.5.1 says so.

R=golang-dev, bradfitz
CC=golang-dev
http://codereview.appspot.com/6775068
Sign in to reply to this message.

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