[Bug 220468] libfetch: Does not handle 407 (proxy auth) when connecting to HTTPS using connect tunnel

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Wed Apr 28 19:38:52 UTC 2021


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=220468

--- Comment #20 from commit-hook at FreeBSD.org ---
A commit in branch stable/12 references this bug:

URL:
https://cgit.FreeBSD.org/src/commit/?id=208c36a005f5592a9f3325036cd2e6f6ee03ca9a

commit 208c36a005f5592a9f3325036cd2e6f6ee03ca9a
Author:     Renato Botelho <garga at FreeBSD.org>
AuthorDate: 2021-04-01 21:02:57 +0000
Commit:     Renato Botelho <garga at FreeBSD.org>
CommitDate: 2021-04-28 19:31:27 +0000

    libfetch: Retry with proxy auth when server returns 407

    PR:             220468
    Submitted by:   Egil Hasting <egil.hasting at higen.org> (based on)
    Reviewed by:    kevans, kp
    Approved by:    kp
    MFC after:      2 weeks
    Sponsored by:   Rubicon Communications, LLC ("Netgate")
    Differential Revision:  https://reviews.freebsd.org/D29533

    (cherry picked from commit 345c30a94f6425954163f1e0b075a75f603d27cd)

 lib/libfetch/http.c | 55 +++++++++++++++++++++++++++++++++++++++++++++++------
 1 file changed, 49 insertions(+), 6 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.


More information about the freebsd-net mailing list