Displaying 2 results from an estimated 2 matches for "nut_quiet_init_ssl".
2023 Jan 28
1
Init SSL without certificate database
On Sat, 28 Jan 2023, John Fowler wrote:
> We are getting "Init SSL without certificate database? in response to all requests.
>
> pi at cyva:~ $ upsc ups at cyva
> Init SSL without certificate database
> battery.charge: 100
If you don't like the warning, then a command such as upsc ups at cyva 2>/dev/null
will hide it.
Otherwise the simplest, and possibly the safest,
2023 Jan 28
1
Init SSL without certificate database
...ver.version:
DSM7-1-1-42930-workplus-version2-repack-42930-220712". Ask them what NUT
version (release or snapshot) they use, and if they would consider shipping
a newer one?
Sometime recently (after 2.8.0 release) an option was added to quiesce
this particular message by setting an envvar, NUT_QUIET_INIT_SSL=true (e.g.
in scripts or shell profile) where you intend to not secure the
communications: https://github.com/networkupstools/nut/pull/1667
Jim
On Sat, Jan 28, 2023, 21:43 Roger Price <roger at rogerprice.org> wrote:
> On Sat, 28 Jan 2023, John Fowler wrote:
>
> > We are gettin...