Bug#466821: monit/testing doesn't work with ssl-support anymore

2008-02-21 Thread Daniel Quappe

Package: monit
Version: 1:4.10.1-2

After using monit 1:4.8.1-2.1 under etch a long time with no problems i
tried a dist-upgrade and got the newer monit-version 1:4.10.1-2.

My config-file still contains the recommended more secure server-lines
schnipp
set httpd port 28012 and
  [...]
  ssl enable
  pemfile /my/own/cert.pem
schnapp
with ssl-support enabled.

But after starting the service i got the following error-messages in
my system-log:
schnipp
[...] monit: /etc/monit/monitrc:222: Error: SSL is not supported ''
schnapp

After playing around with the config-options and disabling the ssl-param
monit runs again. But that is really not secure.

As i can see under
http://packages.debian.org/etch/monit
http://packages.debian.org/lenny/monit
the older version 1:4.8.1-2.1 is bundled with libssl0.9.8 and the newer
is not. Could that be the problem?! Maybe only forgotten to compile with
ssl-support enabled?!

I am using Debian GNU/Linux lenny with kernel 2.6.18-openvz-amd64.

Best regards
Daniel Quappe



--
Dipl.-Ing. Daniel Quappe
[EMAIL PROTECTED]

uscreen GmbH
Gesellschaft fuer Internet- und Multimedia Dienstleistungen mbH
Güterstraße 20
42117 Wuppertal

Fon +49 202 244988 - 22
Fax +49 202 244988 - 11

Geschäftsführer: Volker Kreß, Udo Seidel, Marcus Spiegel
Amtsgericht Wuppertal HRB 9916
UST-ID: DE 204549845





Bug#466821: monit/testing doesn't work with ssl-support anymore

2008-02-21 Thread Stefan Alfredsson
Daniel Quappe wrote:
 the older version 1:4.8.1-2.1 is bundled with libssl0.9.8 and the newer
 is not. Could that be the problem?! Maybe only forgotten to compile with
 ssl-support enabled?!

SSL-support was disabled for the lastest upload due to GPL and OpenSSL
license incompatibility (and I forgot to mention this in the changelog,
sorry).

I have been in contact with the copyright holder who have now updated
their licensing statement and given explicit permission for the software
to be linked with OpenSSL.

The next upload will have SSL enabled again.

Regards,
 Stefan