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

Issue 6570045: code review 6570045: net/http: use tls host instead of proxy, when checking ... (Closed)

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

Description

net/http: use tls host instead of proxy, when checking against a certificate Fixes issue 4152.

Patch Set 1 #

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

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

Unified diffs Side-by-side diffs Delta from patch set Stats (+1 line, -1 line) Patch
M src/pkg/net/http/transport.go View 1 1 chunk +1 line, -1 line 0 comments Download

Messages

Total messages: 6
chressie1
Hello bradfitz@golang.org (cc: golang-dev@googlegroups.com), I'd like you to review this change to https://code.google.com/p/go
11 years, 7 months ago (2012-09-25 14:55:18 UTC) #1
bradfitz
LGTM Wish this had a test, but there's not a simple way to modify an ...
11 years, 7 months ago (2012-09-25 16:22:59 UTC) #2
bradfitz
*** Submitted as http://code.google.com/p/go/source/detail?r=c70d7dfc3d07 *** net/http: use tls host instead of proxy, when checking against ...
11 years, 7 months ago (2012-09-25 16:23:17 UTC) #3
chressie1
On 2012/09/25 16:22:59, bradfitz wrote: > Wish this had a test, but there's not a ...
11 years, 7 months ago (2012-09-26 12:19:40 UTC) #4
bradfitz
On Wed, Sep 26, 2012 at 5:19 AM, <chressie@gmail.com> wrote: > On 2012/09/25 16:22:59, bradfitz ...
11 years, 7 months ago (2012-09-26 15:25:26 UTC) #5
chressie1
11 years, 7 months ago (2012-09-26 16:44:55 UTC) #6
On Wed, Sep 26, 2012 at 5:25 PM, Brad Fitzpatrick <bradfitz@golang.org> wrote:
> shouldn't be hard with httputil's reverse proxy code.  want to work on one
> to be used in the tests?  then we can pass it flags to have a "fake DNS"
> mode where certain hostnames are hard-coded to be localhost for tests.

cool, if it's not too urgent to have a test here, i'd like to take a
look when i have some spare time.
Sign in to reply to this message.

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