[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bbtest-net SSL support
- To: hobbit (at) hswn.dk
- Subject: Re: bbtest-net SSL support
- From: "Phil Meech" <pmeech (at) gmail.com>
- Date: Tue, 13 Jan 2009 15:57:41 +0000
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to :subject:in-reply-to:mime-version:content-type :content-transfer-encoding:content-disposition:references; bh=lwA7J6r6NLUSnFUIVTyaZEpfr1BjjgIQyCDRQH/Qd+E=; b=Yz1JUc0gd5kBVxTjNwElloYK0t8h27oDzaTeZq6Pkz8b4SUST29xrPEQdlLmsMszEJ 6PY24Sovf30WpeGlRQ1yfpQZwNCZU08bvQqCLas3H2MIMf1rb2/n4WGmCJOSy4LDZvZA Lsr4O5idavkiVwe5DRZ+nuIBW8MqndkzXj6+k=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version :content-type:content-transfer-encoding:content-disposition :references; b=xnRC6PG2weOx6WZxDj3N8KxSks2yQ90TYbiX1Hrz4hbjOyhRzyBEwNgpE3W1eitLOG cKvqrQryMWGXZIfLzAlUfHX81ZYT6Fv83CrYjYNXmk7g5woBuEmIusfB2/JqbuCrmqCV QKSgk2AS06Lu7iIbmoMXR5AZWFyRN5oAAXcQw=
- References: <5841abf30901090050h1fc75123q7e5c667343a3f6dd (at) mail.gmail.com>
Hi All,
Does anyone have any suggestions or pointers to assist in resolving this?
Cheers,
Phil
2009/1/9 Phil Meech <pmeech (at) gmail.com>:
> Hi All,
>
> I've been using hobbit for some time now, and have only just recently found
> the need to monitor SSL websites. So I've read through the mailing list
> regarding all the HTTP error 0 and SSL Support posts. Unfortunately I still
> cannot get bbtest-net --version to report an SSL version, output is just:
>
> bbtest-net version 4.2.0.
>
> I have OpenSSL installed on my system (Ubuntu 8.04):
>
> # openssl version
> OpenSSL 0.9.8e 23 Feb 2007
>
> ...and when I run configure it finds the SSL libraries:
>
> Checking for OpenSSL ...
> Found OpenSSL include files in /usr/include
> Found OpenSSL libraries in /usr/lib
>
> After running make install (where I can see references to the include
> directories) and checking in the bbnet folder, my copy of bbtest-net has not
> been updated (still shows the date I originally compiled hobbit).
>
> Does anyone have any suggestions?
>
> Many Thanks,
> Phil