Page MenuHomeFreeBSD

installworld: run certctl rehash after we've installed
ClosedPublic

Authored by kevans on Apr 30 2020, 8:17 PM.
Tags
None
Referenced Files
Unknown Object (File)
Mon, Apr 20, 12:27 AM
Unknown Object (File)
Sun, Apr 19, 5:28 PM
Unknown Object (File)
Wed, Apr 15, 4:42 PM
Unknown Object (File)
Sun, Apr 5, 8:10 PM
Unknown Object (File)
Sun, Apr 5, 4:59 PM
Unknown Object (File)
Thu, Mar 26, 7:27 AM
Unknown Object (File)
Mar 24 2026, 11:15 AM
Unknown Object (File)
Mar 20 2026, 7:59 AM
Subscribers

Details

Summary

This can be run as root or normal user with no problem; if they hadn't twisted the WITHOUT_CAROOT knob, we'll attempt to use the host certctl to rehash the DESTDIR. This would allow one to build systems WITHOUT_OPENSSL + WITH_CAROOT with a populated /etc/ssl that they can then use with an appropriate *ssl from somewhere else.

Currently, I am not asking to make certctl+openssl+libs a bootstrap-tool, as I don't think this will be a common issue; we'll just let those folks that don't have a host certctl know that we're not rehashing so that they can take later action if they so desire.

Diff Detail

Repository
rS FreeBSD src repository - subversion
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

This revision was not accepted when it landed; it landed in state Needs Review.May 9 2020, 2:01 AM
This revision was automatically updated to reflect the committed changes.