HomeFreeBSD

MFC r361257: bsdinstall: do a `certctl rehash` upon installation of config

Description

MFC r361257: bsdinstall: do a certctl rehash upon installation of config

If certctl is installed on the system we're configuring, do a certctl
rehash.

Note that certctl may not be present if the world we've installed was built
either WITHOUT_OPENSSL or WITHOUT_CAROOT. In this scenario, we don't
currently see if the host has a certctl as this may be an indication that
the system *shouldn't* have certs installed into /etc/ssl.

Details

Provenance
kevansAuthored on
Parents
rS363912: MFC r360833, r360882, r361149: installworld certctl nop
Branches
Unknown
Tags
Unknown