Page MenuHomeFreeBSD

certctl: Split certificate bundles before processing.
ClosedPublic

Authored by des on Oct 5 2023, 11:22 AM.
Tags
None
Referenced Files
Unknown Object (File)
Thu, Nov 6, 2:27 AM
Unknown Object (File)
Mon, Nov 3, 5:52 AM
Unknown Object (File)
Tue, Oct 28, 2:42 AM
Unknown Object (File)
Mon, Oct 27, 11:14 PM
Unknown Object (File)
Fri, Oct 24, 10:26 PM
Unknown Object (File)
Oct 15 2025, 11:16 AM
Unknown Object (File)
Oct 11 2025, 4:50 PM
Unknown Object (File)
Oct 9 2025, 3:10 PM
Subscribers

Details

Summary

This allows 'certctl rehash' to do the right thing when ca_root_nss is
installed, instead of linking the entire bundle to the hash of the
first certificate it contains.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Skipped
Unit
Tests Skipped
Build Status
Buildable 53849
Build 50740: arc lint + arc unit

Event Timeline

des requested review of this revision.Oct 5 2023, 11:22 AM

(what I really want to do is rewrite certctl in C, but this will do for now)

This revision is now accepted and ready to land.Oct 5 2023, 12:50 PM
This revision now requires review to proceed.Oct 5 2023, 1:57 PM
This revision is now accepted and ready to land.Oct 5 2023, 2:00 PM