Joshua,
Thanks for the patch. The 'patch' command did not work,so I manually made
all the changes as suggested by the output of the various 'diff'
statements.
When I ran 'make' after the changes, I got the following error:
c++ -c -DDEFAULT_CONFIG_FILE=\"/opt/www/htdig/conf/htdig.conf\" -I../htli
b -I../htcommon -I../db/dist -I../include -I/usr/local/ssl/include -g -O2
Server.cc
Server.cc: In method `Server::Server(char *, int, int, StringList * = 0)':
Server.cc:44: passing `const char *' as argument 1 of `String::operator
=(char *)' discards qualifiers
make[1]: *** [Server.o] Error 1
make[1]: Leaving directory `/apps/htdig-3.1.5/htdig'
make: *** [all] Error 1
Can you help with this?
thanks,
Aditya
-----Original Message-----
From: Joshua Gerth [mailto:[EMAIL PROTECTED]]
Sent: Thursday, February 15, 2001 5:05 PM
To: Aditya Shah
Cc: [EMAIL PROTECTED]
Subject: Re: [htdig] question about https
Hi Aditya,
> Is it possible to index a SSL website (url would be
> https://xxx.domain.com )using htdig? If so, then is there any special
> configuration that needs to be done.
Yes you can, at least with the 3.1.5 version. You need to install
OpenSSL from
www.openssl.org
first, then apply the ssl.3 patch from:
ftp://ftp.ccsf.org/htdig-patches/3.1.5/
Be sure to read the ssl.3.readme and good luck.
Joshua
smime.p7s