systemrescue-zfs/airootfs/etc/systemd/scripts
Gerd v. Egidy 0a9b3250cf Support for adding Certification Authorities (CAs) via YAML config
This allows to add additional CAs as trust anchors via the root key
"ca-trust" in the YAML config files.

Why is this helpful and can't be done for example with SRMs?

After the CA files are copied, "update-ca-trust" must be called. This
updates *all* ca trust files. This means your SRM will override all
trust files with the ones used when creating the SRM.

When you then use the SRM with a newer version of SystemRescue, you will
still use the old ca trust files from when the SRM was built.
2022-01-16 19:03:51 +01:00
..
choose-mirror SystemRescueCd-6.0.0 2019-02-02 11:22:52 +00:00
sysrescue-autorun Add support for yaml configuration files in autorun 2022-01-09 16:14:48 +00:00
sysrescue-initialize.py Support for adding Certification Authorities (CAs) via YAML config 2022-01-16 19:03:51 +01:00