> On Aug 26, 2023, at 1:59 AM, Taylor R Campbell <riastr...@netbsd.org> wrote: > > Module Name: src > Committed By: riastradh > Date: Sat Aug 26 05:59:00 UTC 2023 > > Modified Files: > src/usr.sbin/postinstall: postinstall.in > > Log Message: > postinstall(8): Add opensslcerts item to regen /etc/openssl/certs. > > Works only with destdir /, since it relies on running openssl(1), > which is not available as a tool or required in the cross-build > environment.
Maybe there should be a boot-time check in an rc script for an out-of-date trust cache? -- thorpej