Commit Graph

3 Commits

Author SHA1 Message Date
Robert Relyea
2604405935 update-ca-trust: Fix bug in update-ca-trust so we don't depened on util-unix
Related: RHEL-44988
original issue - FC-993
2024-06-28 17:34:01 +02:00
Frantisek Krenzelok
81a090f89a update-ca-trust: Support --output and non-root operation
Related: RHEL-44988

original issue - FC-986

Add the --output option to update-ca-trust so that trust stores can be
written to a different output directory. This is useful to prepare trust
store directories that can be used in containers.

Additionally, fix running update-ca-trust as non-root user
(specifically, without CAP_DAC_OVERRIDE) which was previously required
to create two symbolic links.

Quote all uses of $DEST since a user-specified path could contain
spaces.
2024-06-28 17:33:51 +02:00
Petr Šabata
cbe6d70855 RHEL 9.0.0 Alpha bootstrap
The content of this branch was automatically imported from Fedora ELN
with the following as its source:
https://src.fedoraproject.org/rpms/ca-certificates#5221e001cb29e491c529e5d5e8c1d26c84f4d9b4
2020-10-14 22:35:13 +02:00