Well, I've just put files in /etc/nut since that's where it's looking. Getting "upsd.conf: invalid directive CERTFILE /etc/nut/upsd.pem", which appears to be the original error (that it wasn't compiled with OpenSSL).
On Sun, Mar 22, 2020 at 8:25 PM Charles Lepple <[email protected]> wrote: > On Mar 22, 2020, at 8:50 PM, Tyler Montney <[email protected]> wrote: > > > Came across this in the process of troubleshooting: > https://alioth-lists.debian.net/pipermail/nut-upsuser/2011-November/007249.html > > > Take everything that guy says with a grain of salt ;-) > > > My whole reason for compiling from source is to add SSL support (as it > doesn't seem available through the package manager). > > > The mainline Debian buster compiles nut against the Mozilla NSS library. > Since the network code is in a library, you will only see the dependencies > on libnss3 and libnspr4 from libupsclient4, not from nut-client and > nut-server. I assume this holds true for Raspbian as well. > > I've been referring to these docs: > > https://networkupstools.org/docs/user-manual.chunked/ar01s05.html > https://networkupstools.org/docs/user-manual.chunked/ar01s09.html > > > It's been hard to keep the NUT manual in sync with the various > distributions, so the latest information for building is here: > https://github.com/networkupstools/nut/wiki/Building-NUT-on-Debian,-Raspbian-and-Ubuntu > > > _______________________________________________ > Nut-upsuser mailing list > [email protected] > https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser > > >
_______________________________________________ Nut-upsuser mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/nut-upsuser
