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

Issue 61020043: code review 61020043: crypto/x509: add example of using a custom root list. (Closed)

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 2 months ago by agl1
Modified:
10 years, 2 months ago
Reviewers:
r, gobot, josharian
CC:
golang-codereviews, josharian, r
Visibility:
Public.

Description

crypto/x509: add example of using a custom root list. Fixes issue 6267.

Patch Set 1 #

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

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

Total comments: 2

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

Patch Set 5 : diff -r 50f617f47bbc https://code.google.com/p/go/ #

Unified diffs Side-by-side diffs Delta from patch set Stats (+148 lines, -0 lines) Patch
A src/pkg/crypto/tls/example_test.go View 1 2 3 1 chunk +57 lines, -0 lines 0 comments Download
A src/pkg/crypto/x509/example_test.go View 1 2 3 1 chunk +91 lines, -0 lines 0 comments Download

Messages

Total messages: 10
agl1
Hello golang-codereviews@googlegroups.com, I'd like you to review this change to https://code.google.com/p/go/
10 years, 2 months ago (2014-02-07 19:01:07 UTC) #1
josharian
On 2014/02/07 19:01:07, agl1 wrote: > Hello mailto:golang-codereviews@googlegroups.com, > > I'd like you to review ...
10 years, 2 months ago (2014-02-08 01:36:53 UTC) #2
r
https://codereview.appspot.com/61020043/diff/40001/src/pkg/crypto/x509/example_test.go File src/pkg/crypto/x509/example_test.go (right): https://codereview.appspot.com/61020043/diff/40001/src/pkg/crypto/x509/example_test.go#newcode20 src/pkg/crypto/x509/example_test.go:20: -----BEGIN CERTIFICATE----- how about making these monsters constants at ...
10 years, 2 months ago (2014-02-13 19:37:06 UTC) #3
agl1
have also added an example for tls.Dial. https://codereview.appspot.com/61020043/diff/40001/src/pkg/crypto/x509/example_test.go File src/pkg/crypto/x509/example_test.go (right): https://codereview.appspot.com/61020043/diff/40001/src/pkg/crypto/x509/example_test.go#newcode20 src/pkg/crypto/x509/example_test.go:20: -----BEGIN CERTIFICATE----- ...
10 years, 2 months ago (2014-02-18 18:51:45 UTC) #4
josharian
On 2014/02/18 18:51:45, agl1 wrote: > have also added an example for tls.Dial. > > ...
10 years, 2 months ago (2014-02-18 20:51:33 UTC) #5
agl1
Nuts, sorry. Done.
10 years, 2 months ago (2014-02-18 20:53:10 UTC) #6
r
LGTM
10 years, 2 months ago (2014-02-18 21:04:48 UTC) #7
josharian
LGTM
10 years, 2 months ago (2014-02-18 22:08:47 UTC) #8
agl1
*** Submitted as https://code.google.com/p/go/source/detail?r=f764dd2d3ad6 *** crypto/x509: add example of using a custom root list. Fixes ...
10 years, 2 months ago (2014-02-19 16:18:47 UTC) #9
gobot
10 years, 2 months ago (2014-02-19 17:54:30 UTC) #10
Message was sent while issue was closed.
This CL appears to have broken the windows-amd64-race builder.
Sign in to reply to this message.

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