mirror of
https://github.com/nchevsky/systemrescue-zfs.git
synced 2026-01-10 10:41:21 +01:00
It allows to preconfigure a list of known host keys.
But the primary use case will probably be trusting signatures from SSH CAs for host keys.
Example:
---
sysconfig:
ssh_known_hosts:
myhost.example.org: "ssh-ed25519 AAAAC3NzaC1l...JJTO48B"
"@cert-authority *.mydomain.org": "ssh-rsa AAAAB3NzaC1y...Zhk0="
|
||
|---|---|---|
| .. | ||
| etc | ||
| opt/firefox-esr | ||
| root | ||
| usr | ||