The certificates are already present since they were copied into the
static parent image.
If FreeBSD-caroot is installed, the post-install hook runs the host's
certctl to rehash. If the host is running FreeBSD-14, this results in
installing symbolic links. This is different from the FreeBSD-15 certctl
which copies the files and results in different image contents depending
on the build host.
MFC after: 1 day