diff options
author | Ryan Kavanagh <rak@rak.ac> | 2021-12-16 10:18:22 -0500 |
---|---|---|
committer | Ryan Kavanagh <rak@rak.ac> | 2021-12-16 10:18:22 -0500 |
commit | f5d66ee6b8553a085813cfb43ce9c2e84bc8ef99 (patch) | |
tree | 5d4ffb439907f2ec608c2cf0795fd8a6f697a57e /private_dot_ssh/keys/asteria | |
parent | track gpg-agent.conf (diff) |
more ssh config finangling
Diffstat (limited to '')
-rw-r--r-- | private_dot_ssh/keys/asteria/certs/eos.rak.ac.pub (renamed from private_dot_ssh/certs/asteria-eos.rak.ac.pub) | 0 | ||||
-rw-r--r-- | private_dot_ssh/keys/asteria/certs/hades.rak.ac.pub (renamed from private_dot_ssh/certs/asteria-hades.rak.ac.pub) | 0 | ||||
-rw-r--r-- | private_dot_ssh/keys/asteria/certs/rak.pub (renamed from private_dot_ssh/certs/asteria-cert.pub) | 0 | ||||
-rw-r--r-- | private_dot_ssh/keys/asteria/id_ed25519.pub | 1 |
4 files changed, 1 insertions, 0 deletions
diff --git a/private_dot_ssh/certs/asteria-eos.rak.ac.pub b/private_dot_ssh/keys/asteria/certs/eos.rak.ac.pub index 5599a53..5599a53 100644 --- a/private_dot_ssh/certs/asteria-eos.rak.ac.pub +++ b/private_dot_ssh/keys/asteria/certs/eos.rak.ac.pub diff --git a/private_dot_ssh/certs/asteria-hades.rak.ac.pub b/private_dot_ssh/keys/asteria/certs/hades.rak.ac.pub index 682478c..682478c 100644 --- a/private_dot_ssh/certs/asteria-hades.rak.ac.pub +++ b/private_dot_ssh/keys/asteria/certs/hades.rak.ac.pub diff --git a/private_dot_ssh/certs/asteria-cert.pub b/private_dot_ssh/keys/asteria/certs/rak.pub index 5a4beff..5a4beff 100644 --- a/private_dot_ssh/certs/asteria-cert.pub +++ b/private_dot_ssh/keys/asteria/certs/rak.pub diff --git a/private_dot_ssh/keys/asteria/id_ed25519.pub b/private_dot_ssh/keys/asteria/id_ed25519.pub new file mode 100644 index 0000000..300667b --- /dev/null +++ b/private_dot_ssh/keys/asteria/id_ed25519.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIAmS6v3S9B7VMsWspRgFldZUfPVwQ3PysUywV+uCAF6J rak@asteria |