Skip Menu |

This queue is for tickets about the Net-SSLeay CPAN distribution.

Report information
The Basics
Id: 74749
Status: resolved
Worked: 5 min
Priority: 0/
Queue: Net-SSLeay

People
Owner: MIKEM [...] cpan.org
Requestors: ulrich.weber [...] sophos.com
Cc:
AdminCc:

Bug Information
Severity: Normal
Broken in: 1.42
Fixed in: (no value)



Subject: Proxy-authorization broken
Somehow the user credentials for proxy authorization got lost, they where available in earlier versions. Find attached patch to add them again... Cheers Ulrich
Subject: 0001-proxy-auth-fix.patch
diff --git a/lib/Net/SSLeay.pm b/lib/Net/SSLeay.pm index 09cf44f..80ceff7 100644 --- a/lib/Net/SSLeay.pm +++ b/lib/Net/SSLeay.pm @@ -2491,6 +2491,7 @@ sub set_proxy ($$;**) { require MIME::Base64 if $proxyuser; $proxyauth = $proxyuser ? $CRLF . 'Proxy-authorization: Basic ' + . MIME::Base64::encode("$proxyuser:$proxypass", '') : ''; } -- 1.7.4.1
Subject: Re: [rt.cpan.org #74749] Proxy-authorization broken
Date: Wed, 08 Feb 2012 08:51:36 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] open.com.au>
Hi Ulrich, Thanks for that. Patched in SVN. cheers. On Tuesday, February 07, 2012 10:49:45 AM you wrote: Show quoted text
> Tue Feb 07 10:49:44 2012: Request 74749 was acted upon. > Transaction: Ticket created by ulrich.weber > Queue: Net-SSLeay > Subject: Proxy-authorization broken > Broken in: 1.42 > Severity: Normal > Owner: Nobody > Requestors: ulrich.weber@sophos.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74749 > > > > Somehow the user credentials for proxy authorization got lost, > they where available in earlier versions. > > Find attached patch to add them again... > > Cheers > Ulrich
-- Mike McCauley mikem@open.com.au Open System Consultants Pty. Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.open.com.au Phone +61 7 5598-7474 Fax +61 7 5598-7070 Radiator: the most portable, flexible and configurable RADIUS server anywhere. SQL, proxy, DBM, files, LDAP, NIS+, password, NT, Emerald, Platypus, Freeside, TACACS+, PAM, external, Active Directory, EAP, TLS, TTLS, PEAP, TNC, WiMAX, RSA, Vasco, Yubikey, MOTP, HOTP, TOTP, DIAMETER etc. Full source on Unix, Windows, MacOSX, Solaris, VMS, NetWare etc.
Subject: Re: [rt.cpan.org #74749] Proxy-authorization broken
Date: Thu, 20 Oct 2016 11:06:27 +1000
To: bug-Net-SSLeay [...] rt.cpan.org
From: Mike McCauley <mikem [...] airspayce.com>
Hello Ulrich Hmmm, when I look at the source code here, that line is still present. Are you sure its missing from your distribution? Are you sure you dont have some cross contaimation or other error? Cheers. On Tuesday, February 07, 2012 10:49:45 AM Ulrich Weber via RT wrote: Show quoted text
> Tue Feb 07 10:49:44 2012: Request 74749 was acted upon. > Transaction: Ticket created by ulrich.weber > Queue: Net-SSLeay > Subject: Proxy-authorization broken > Broken in: 1.42 > Severity: Normal > Owner: Nobody > Requestors: ulrich.weber@sophos.com > Status: new > Ticket <URL: https://rt.cpan.org/Ticket/Display.html?id=74749 > > > > Somehow the user credentials for proxy authorization got lost, > they where available in earlier versions. > > Find attached patch to add them again... > > Cheers > Ulrich
-- Mike McCauley VK4AMM mikem@airspayce.com Airspayce Pty Ltd 9 Bulbul Place Currumbin Waters QLD 4223 Australia http://www.airspayce.com Phone +61 7 5598-7474