Hi Jason,
> I've done some more poking around and I've gotten openssl to work -
> atleast to the extent where I can successfully connect to my secure
> webserver using ./openssl s_client.....
>
> Once I got that working I figured I'd get a fresh start and
> recompile/reinstall htdig. Now when I try to run ./htdig -i -vvvv I get
> the following output:
>
> > ./htdig -i -vvvvv
> 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
> >
>
> Any ideas?
I just tried a fresh install and mine works so I don't think its the
patch. Can you include the first couple of line from your config file ...
like everything down to 'maintainer'?
Also, have you tried using the 'rundig' script? I doubt this is the
problem but I normally run:
./bin/rundig -vvv -c ./conf/myurl.conf > myurl.out &
then I can run a
tail -f myurl.out
to watch the results.
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>