K 10 svn:author V 6 kevans K 8 svn:date V 27 2020-08-05T14:40:09.116459Z K 7 svn:log V 433 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. END