nut (UPS) and SSL certificates

Posted by Mausy5043 on Ask Ubuntu See other posts from Ask Ubuntu or by Mausy5043
Published on 2014-05-18T10:40:42Z Indexed on 2014/05/28 15:58 UTC
Read the original article Hit count: 219

Filed under:
|
|

Today I installed nut on my Ubuntu server (14.03).

$ uname -a
Linux boson 3.13.0-24-generic #47-Ubuntu SMP Fri May 2 23:30:00 UTC 2014 x86_64 x86_64 x86_64 GNU/Linux

The UPS is connected to another server (called neutron), so I use nut-client to keep tabs on the UPS state.

When I do sudo upsc [email protected] I get:

Init SSL without certificate database
battery.charge: 15
battery.charge.low: 10
battery.charge.warning: 50
battery.date: not set
battery.mfr.date: 2012/11/27
:

The first line of the output concerns me. I've not seen this on other installations of nut on Debian-based servers.

What can I do to get rid of that line?

EDIT: This "Init SSL without certificate database" is extra annoying because it is not part of the output of upsc and therefore I cannot grep it out.

© Ask Ubuntu or respective owner

Related posts about server

Related posts about openssl