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

Issue 129310043: oauth2: Don't assume PEM contents to be read from a traditional fs

Can't Edit
Can't Publish+Mail
Start Review
Created:
11 years, 4 months ago by jbd
Modified:
11 years, 4 months ago
Reviewers:
bradfitz
CC:
adg, golang-codereviews
Visibility:
Public.

Description

Package oauth2 should be agnostic about the source of the the private key contents.

Patch Set 1 #

Total comments: 12

Patch Set 2 : #

Total comments: 8

Patch Set 3 : #

Unified diffs Side-by-side diffs Delta from patch set Stats (+38 lines, -37 lines) Patch
M example_test.go View 1 1 chunk +9 lines, -4 lines 0 comments Download
M google/example_test.go View 1 2 1 chunk +9 lines, -4 lines 0 comments Download
M jwt.go View 1 2 4 chunks +20 lines, -29 lines 0 comments Download

Messages

Total messages: 8
jbd
11 years, 4 months ago (2014-08-17 01:13:14 UTC) #1
bradfitz
https://codereview.appspot.com/129310043/diff/1/google/example_test.go File google/example_test.go (right): https://codereview.appspot.com/129310043/diff/1/google/example_test.go#newcode56 google/example_test.go:56: // $ openssl pkcs12 -in key.p12 -out key.pem -nodes ...
11 years, 4 months ago (2014-08-17 03:46:49 UTC) #2
jbd
https://codereview.appspot.com/129310043/diff/1/google/example_test.go File google/example_test.go (right): https://codereview.appspot.com/129310043/diff/1/google/example_test.go#newcode56 google/example_test.go:56: // $ openssl pkcs12 -in key.p12 -out key.pem -nodes ...
11 years, 4 months ago (2014-08-17 05:19:05 UTC) #3
jbd
PTAL
11 years, 4 months ago (2014-08-18 17:10:14 UTC) #4
bradfitz
https://codereview.appspot.com/129310043/diff/20001/google/example_test.go File google/example_test.go (right): https://codereview.appspot.com/129310043/diff/20001/google/example_test.go#newcode56 google/example_test.go:56: // $ openssl pkcs12 -in key.p12 -out key.pem -nodes ...
11 years, 4 months ago (2014-08-18 17:20:37 UTC) #5
jbd
https://codereview.appspot.com/129310043/diff/20001/google/example_test.go File google/example_test.go (right): https://codereview.appspot.com/129310043/diff/20001/google/example_test.go#newcode56 google/example_test.go:56: // $ openssl pkcs12 -in key.p12 -out key.pem -nodes ...
11 years, 4 months ago (2014-08-18 19:56:54 UTC) #6
bradfitz
LGTM
11 years, 4 months ago (2014-08-18 20:09:21 UTC) #7
jbd
11 years, 4 months ago (2014-08-18 20:12:35 UTC) #8
Submitted as 38c48926828cdb44d8de75fea8e71a2ebe7a9bd2.
Sign in to reply to this message.

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