From bbe8e4f819fd748e41ff1938fc7ae0c20aa3d33b Mon Sep 17 00:00:00 2001 From: Timo Makinen Date: Mon, 16 Dec 2024 23:16:48 +0000 Subject: [PATCH] ssh_known_hosts: Add new ssh ca public keys --- ssh_known_hosts/files/ssh_known_hosts | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/ssh_known_hosts/files/ssh_known_hosts b/ssh_known_hosts/files/ssh_known_hosts index e3ba73c..2d69aee 100644 --- a/ssh_known_hosts/files/ssh_known_hosts +++ b/ssh_known_hosts/files/ssh_known_hosts @@ -1 +1,3 @@ -@cert-authority *.foo.sh ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBMPviopeMpN5gKKlL729fQVoZM13BUKEmo1VO8S4PDi +@cert-authority *.foo.sh ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIBMPviopeMpN5gKKlL729fQVoZM13BUKEmo1VO8S4PDi foo.sh SSH Certification Authority v1 +@cert-authority *.foo.sh ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAII7YMx0XfsgoY7VhTZ44xHTvptcMHU5DUA0LsklVtzY4 foo.sh - SSH CA 2025 +@cert-authority *.foo.sh ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIJIKmsgHhAqjVwvcNqeXOfNyGpXdqr+apWx8aK9POgGG foo.sh - SSH CA 2026