[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bbtest-net SSL support
- To: hobbit (at) hswn.dk
- Subject: bbtest-net SSL support
- From: "Phil Meech" <pmeech (at) gmail.com>
- Date: Fri, 9 Jan 2009 08:50:02 +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:mime-version:content-type; bh=Mfyt9paZTnzcQ1NOInPiA+mmssIbKNWi4XjP0gtpFzY=; b=HlTpVYRo13VDePDzCB1Tn34FuFnD2acNjXVgVqhtCp72v11LDNJOLHHBzj5fti2Ofl mRVm8ihovMqo04DCJKzToajJvryIOAYMVb2dJOnXTkeuGCz/HU9NNoTBS/G2V2PYiTii x5/Ck31iINLSTfsPItoVneG7MST/YfGQo1KZ8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:mime-version:content-type; b=tz23LjAuAJ7hKHHZ1eg49tgLVO6CH9aGqVTXBPE0/LXA5tNIWrQa7vWrU+qpXXuz44 WzIIGiZUel/hgjMGo72GE+5eBkLlccX8az7XDxmcXazWl/sQbT8EkjDFjRi7Fgnq0PjC pegFNYojLMJ04MnHFqRSdRnem0oHNKJ8+zre0=
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