[Nut-upsuser] Debian Openssl
Sam Varshavchik
mrsam at courier-mta.com
Thu Jul 3 12:59:03 BST 2025
> »Hello,
>
> I wanted to ask what the default Debian configuration of the NUT package is
> in their repo with regards to openssl.
This is something that you can figure out yourself. Simply ask dpkg for the
dependencies of the nut package. If it was compiled with openssl, then it
will have a dependency on openssl.
$ dpkg -s nut
…
Depends: nut-client, nut-server
Ok, the nut package depends on nut-client and nut-server packages. And then
you investigate these dependencies, recursvely, until you get your answer. I
see that my nut-server depends on libnss3, apparently an alternative to
openssl. Your mileage may vary.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 228 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/nut-upsuser/attachments/20250703/46eeefe8/attachment.sig>
More information about the Nut-upsuser
mailing list