[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
remove sslcert test (included with the https test)
- To: hobbit (at) hswn.dk
- Subject: remove sslcert test (included with the https test)
- From: "Dennis Ortsen" <dortsen (at) gmail.com>
- Date: Wed, 21 Mar 2007 11:41:59 +0100
- Dkim-signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=cWHroSE3CT7v4jjNZ9C9JPi1wPHbkAfr/m5CqaumEonN2ZQssgVkLnnQzetTsd26Z3M+E03G0DSQ540TVqjbrPVrtfn/RGsqnsuV+wLPGiauPP/EjlBY/47MYgGq4GXMhcI6Gn8xOxp+GBaZPcv5rnOhDFmq7jb2FZPveLZBhq8=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:to:subject:mime-version:content-type:content-transfer-encoding:content-disposition; b=fwZ99373DFyK93jAXSUaoPMGye8YXQTDGU0LUv/QvGY1j7xbKftJUmQF2MLIcCbsDjCe0TonaFEIFBkboOsh2JbjY7W2KPDxVSK+wtxWEcLUAVR7I3OSYvexxB9s9U+evh/cb9aNPcr+hZZ0J6PsVfo3nAdsSYE6XeLNsO+T6rk=
Hi All,
I'm setting up Hobbit for the first time (v4.2.0) At the moment we're
using Big Sister, but we're looking for something with better
performance and ease of use.
I have set up some tests on several hosts. One of the checks I'm using
is the https check. That all works well, a green smiley is displayed.
The neat thing with the https check is that it also checks the
expirydate of your SSL certificate (sslcert test). Here's what I'm
looking for:
I want to remove the sslcert test for a certain number of hosts. We
use a traffic manager that holds all the real SSL certificates, we're
using a self signed, expired certificate on the hosts in question.
Hobbit warns me with a red sslcert status that the certificate has
expired. I know I can disable the the test (turns the smiley into a
blue one), but that's not what I want.
I have als tried to drop the sslcert test (server/bin/bb localhost
"drop hostname sslcert") and add the NOCOLUMNS:sslcert tag for the
host in question in the bb-hosts file. The NOCOLUMNS tag works for
other statusses (white) but when a status is red, I can't seem to
remove the sslcert test. It keeps coming back in a short while after I
dropped the test with the bb command.
Have I overseen something here?
Thanks,
Dennis