system: add new openbao root ca

This commit is contained in:
2026-02-06 20:18:49 +01:00
parent 9bb7291594
commit abce430f97
3 changed files with 26 additions and 11 deletions

View File

@@ -4,6 +4,7 @@
certificateFiles = [
"${pkgs.cacert}/etc/ssl/certs/ca-bundle.crt"
./root-ca.crt
./root-ca-old.crt
];
};
}