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

Issue 11039043: Don't die on badly formed issuer certificates

Can't Edit
Can't Publish+Mail
Start Review
Created:
10 years, 9 months ago by Ben Laurie (Google)
Modified:
10 years, 9 months ago
Reviewers:
Eran
CC:
ctlog-opensource-review_google.com
Visibility:
Public.

Description

Don't die on badly formed issuer certificates

Patch Set 1 #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+12 lines, -5 lines) Patch
M src/client/fix-chain.py View 1 chunk +12 lines, -5 lines 2 comments Download

Messages

Total messages: 3
Ben Laurie (Google)
10 years, 9 months ago (2013-07-09 13:12:23 UTC) #1
Eran
LGTM, see one minor comment. https://codereview.appspot.com/11039043/diff/1/src/client/fix-chain.py File src/client/fix-chain.py (right): https://codereview.appspot.com/11039043/diff/1/src/client/fix-chain.py#newcode116 src/client/fix-chain.py:116: print "Skipping issuer URL:", ...
10 years, 9 months ago (2013-07-09 13:20:07 UTC) #2
Ben Laurie (Google)
10 years, 9 months ago (2013-07-09 14:07:36 UTC) #3
Pushed.

https://codereview.appspot.com/11039043/diff/1/src/client/fix-chain.py
File src/client/fix-chain.py (right):

https://codereview.appspot.com/11039043/diff/1/src/client/fix-chain.py#newcod...
src/client/fix-chain.py:116: print "Skipping issuer URL:", str(loc)
On 2013/07/09 13:20:07, Eran wrote:
> No need to call str - print does that implicitly:
> http://docs.python.org/2/reference/datamodel.html#basic-customization

Done.
Sign in to reply to this message.

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