From 28a55fdc69e31490a4086ecae8cc687f40ba0b94 Mon Sep 17 00:00:00 2001 From: Joel Klinghed Date: Wed, 25 Sep 2024 21:12:24 +0200 Subject: Add libs:sftp sftp implementation using libssh2 and openssl --- libs/sftp/src/test/docker/ssh_host_ed25519_key.pub | 1 + 1 file changed, 1 insertion(+) create mode 100644 libs/sftp/src/test/docker/ssh_host_ed25519_key.pub (limited to 'libs/sftp/src/test/docker/ssh_host_ed25519_key.pub') diff --git a/libs/sftp/src/test/docker/ssh_host_ed25519_key.pub b/libs/sftp/src/test/docker/ssh_host_ed25519_key.pub new file mode 100644 index 0000000..936d72b --- /dev/null +++ b/libs/sftp/src/test/docker/ssh_host_ed25519_key.pub @@ -0,0 +1 @@ +ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAILppVuRPgXk9yedWYJ92HKut84D4fqql9xlEkN1kuqcl the_jk@willow -- cgit v1.2.3-70-g09d2