acme.sh missing file errors in firmware audit

Started by dinguz, October 29, 2019, 08:10:44 PM

Previous topic - Next topic

Checking all packages:
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/account.conf.sample
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/deploy
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/dnsapi
acme.sh-2.8.3: missing file /var/db/acme/.acme.sh/notify

This probably happens because I have /var as a memory file system, so these files get removed on reboot, but then I guess the firmware audit should not check for these files?
In theory there is no difference between theory and practice. In practice there is.

Yes. Not a lot of packages in FreeBSD install actual files into /var -- I think we can't easily fix this since we don't bundle acme.sh ourselves.


Cheers,
Franco