On Wed, 15 Nov 2000, Joe R. Jah wrote:
> Date: Wed, 15 Nov 2000 10:26:20 -0800 (PST)
> From: "Joe R. Jah" <[EMAIL PROTECTED]>
> To: Michael Arndt <[EMAIL PROTECTED]>
> Cc: [EMAIL PROTECTED]
> Subject: Re: [htdig] ssl Patch for htdig
>
> On Wed, 15 Nov 2000, Michael Arndt wrote:
>
> > Date: Wed, 15 Nov 2000 13:56:05 +0100
> > From: Michael Arndt <[EMAIL PROTECTED]>
> > To: [EMAIL PROTECTED]
> > Subject: [htdig] ssl Patch for htdig
> >
> > Hello,
> >
> > i would need a SSL-Version of htdig. n the Archives i found a Thread
> > about a SSL-Patch
> > for htdig.
> > Only Patchfile i found is:
> > ftp://ftp.ccsf.org/htdig-patches/3.1.5/ssl.1
> >
> > and that does not apply against a "clean htdig".
> > Only Help would be aplying all patches manually.
> >
> > Is anyone out there who has done this already ?
> > Or someone who can point me to a patch appliable against
> > a clean htdig or send me patched sources ?
>
> It was reported that the older patch:
>
> ftp://ftp.ccsf.org/htdig-patches/3.1.5/0ld/ssl.0
>
> applies to a "clean htdig-3.1.5" with the -l switch:
>
> cd /path/to/htdig-3.1.5/
> patch -p1 -l < /path/to/ssl.0
OK, I downloaded htdig-3.1.5.tar.gz; my htdig have been patched and
re-patched;) I tested both versions of the patch, and found out that ssl.1
does not apply, but ssl.0, the old patch applies with -l switch. I added
the following lines to the beginning of the patch and placed it in the
archives as:
ftp://ftp.ccsf.org/htdig-patches/3.1.5/ssl.2
_________________________________________________________________________
Tabs in this patch have been converted to spaces;( In order to apply the
patch to a clean htdig-3.1.5 please use the -l switch:
gunzip -c htdig-3.1.5.tar.gz | tar xf -
cd htdig-3.1.5
patch -p1 -l < /path/to/ssl.2
_________________________________________________________________________
Regards,
Joe
--
_/ _/_/_/ _/ ____________ __o
_/ _/ _/ _/ ______________ _-\<,_
_/ _/ _/_/_/ _/ _/ ......(_)/ (_)
_/_/ oe _/ _/. _/_/ ah [EMAIL PROTECTED]
------------------------------------
To unsubscribe from the htdig mailing list, send a message to
[EMAIL PROTECTED]
You will receive a message to confirm this.
List archives: <http://www.htdig.org/mail/menu.html>
FAQ: <http://www.htdig.org/FAQ.html>