HomeFreeBSD

certctl: Always copy bundle fragments

Description

certctl: Always copy bundle fragments

When processing a bundle, we split it into individual certificates
stored in temporary files, then pass the name of each temporary file
to the creation function. Since the temporary files will later be
deleted, we need to force the creation function to copy rather than
symlink these files.

PR: 290957
Fixes: 986c43bd80e7 ("certctl: Add an option to copy files.")
Reviewed by: allanjude
Differential Revision: https://reviews.freebsd.org/D54081

Details

Provenance
desAuthored on Wed, Dec 10, 2:40 PM
Reviewer
allanjude
Differential Revision
D54081: certctl: Always copy bundle fragments
Parents
rGc8180893d7fe: nfs_nfsdstate.c: Add sanity checks for lock stateids
Branches
Unknown
Tags
Unknown