Page MenuHomeFreeBSD

certctl.8: Prefer the new TRUSTDESTDIR variable
ClosedPublic

Authored by jlduran on Dec 3 2025, 5:20 AM.
Tags
None
Referenced Files
Unknown Object (File)
Tue, Apr 28, 1:46 AM
Unknown Object (File)
Mon, Apr 27, 7:47 AM
Unknown Object (File)
Sun, Apr 19, 12:23 PM
Unknown Object (File)
Sun, Apr 19, 8:12 AM
Unknown Object (File)
Sun, Apr 19, 2:12 AM
Unknown Object (File)
Fri, Apr 17, 3:01 AM
Unknown Object (File)
Wed, Apr 15, 1:55 AM
Unknown Object (File)
Wed, Apr 8, 7:04 AM
Subscribers

Details

Summary

With the reimplementation in C of certctl, the environment variable
previously known as CERTDESTDIR was renamed to TRUSTDESTDIR for
consistency.

Although the previous variable is still valid, prefer the new one, as it
is described in the manual page, while the old one is not.

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable