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)
Tue, Nov 19, 4:25 PM
Unknown Object (File)
Sat, Nov 9, 7:17 AM
Unknown Object (File)
Oct 19 2024, 5:13 PM
Unknown Object (File)
Sep 27 2024, 6:33 AM
Unknown Object (File)
Sep 26 2024, 1:59 AM
Unknown Object (File)
Sep 20 2024, 1:24 PM
Unknown Object (File)
Sep 6 2024, 1:29 AM
Unknown Object (File)
Aug 19 2024, 7:52 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.