Hi Jason,

> I'm attempting to index a secure web site but am running into some
> difficulties.  I've applied the ssl.3 patch to htdig (3.1.5) and
> recompiled and openssl (0.9.6) has been installed also.  When I
> attempted to index the site with './htdig -i -vvvv' I get the following
> error:
> 
> > ./htdig -i -vvvv
> URL: https://www.myurl.com/        1:0:https://www.myurl.com/
> New server: www.myurl.com, 443
> Unable to build connection with www.myurl.com:443
>  pushed
> pick: www.myurl.com, # servers = 1
> >
> 
> The server running on that host is Netscape Enterprise with a 128 bit
> secure certificate from verisign installed.

Just for reference, what OS are you running on?  Also, are you able to
fetch the page using the openssl client:
        ./openssl s_client -host www.myurl.com -port 443

Also, what does your config file look like?

Joshua


------------------------------------
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>

Reply via email to