Xymon Mailing List Archive search

HTTPS check

list Henrik Størner
Wed, 18 May 2005 22:30:26 +0200
Message-Id: <user-c92fe13d33b0@xymon.invalid>

On Wed, May 18, 2005 at 10:12:04PM +0200, Torsten Richter wrote:
I've set up a hobbit server 4.0.2 on a Debian system.
Now I want to check if the web server is up and running.
So I added http://servername and https://servername to the
bb-hosts file but I get an 400 error (Bad Request) at the
page for https.
Did you compile Hobbit with SSL support ? Try this:

$ /usr/lib/hobbit/server/bin/bbtest-net --version
bbtest-net version 4.0.3rc2
SSL library : OpenSSL 0.9.7e 25 Oct 2004
LDAP library: OpenLDAP 20130
Compile settings: MAXMSG=32768, BBDPORTNUMBER=1984

If you don't see the "SSL library : ..." line, you compiled
it without SSL support.
We use a self created certificate for this site.
That shouldn't be a problem.


Henrik