[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-wget] [PATCH] add RFC 2617 Digest Authentication
From: |
Henrik Holst |
Subject: |
Re: [Bug-wget] [PATCH] add RFC 2617 Digest Authentication |
Date: |
Thu, 28 Jun 2012 20:53:37 +0200 |
If with "reinstall" you mean "sudo make install" then yes.
/HH
2012/6/28 Michael Tarkowski <address@hidden>
> Tim,
>
> The only place on my server I find http.c is under:
> wget/wget-1.13.4/src/http.c
>
> Should I run the patch in directory: wget/wget-1.13.4/src/ and then
> reinstall Wget?
>
> Patch -p1 < 0001-add-support-for-RFC-2617-Digest-Access-Authenticatio.patch
>
>
> Regards,
>
> Michael Tarkowski
> Sales & Marketing Application Architecture
> Chrysler Group LLC
> Office: +01.248.838.4866 Mobile: +01.248.891.5097
> Email: address@hidden
> Mobile Text: address@hidden
>
>
> -----Original Message-----
> From: Tim Ruehsen [mailto:address@hidden
> Sent: Thursday, June 28, 2012 11:55 AM
> To: address@hidden
> Cc: Michael Tarkowski
> Subject: [PATCH] add RFC 2617 Digest Authentication
>
> Hi,
>
> it is a quicky, but I just tested it with Apache2.
>
> * http.c (digest_authentication_encode): added rudimentary support for RFC
> 2617 qop='auth'
>
> @Michael: maybe you can apply the patch and test it with your server. But
> i'm pretty confident that it works.
>
> Tim
>
>