diff options
author | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-31 18:54:38 +0300 |
---|---|---|
committer | Egor Tensin <Egor.Tensin@gmail.com> | 2021-07-31 18:54:38 +0300 |
commit | 48afa84e11637447f8b7f7dd67b57fbbd0ddb99d (patch) | |
tree | 22e755aef3d1ea8eb216e4500a8bf19a057dd94c /test/integration/docker/ssh/client_key.pub | |
parent | tests/integration: add example to test examples/cgitize.toml (diff) | |
download | cgitize-48afa84e11637447f8b7f7dd67b57fbbd0ddb99d.tar.gz cgitize-48afa84e11637447f8b7f7dd67b57fbbd0ddb99d.zip |
test/integration/docker: generate new SSH keys every time
Diffstat (limited to 'test/integration/docker/ssh/client_key.pub')
-rw-r--r-- | test/integration/docker/ssh/client_key.pub | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/integration/docker/ssh/client_key.pub b/test/integration/docker/ssh/client_key.pub deleted file mode 100644 index 6b0e3e9..0000000 --- a/test/integration/docker/ssh/client_key.pub +++ /dev/null @@ -1 +0,0 @@ -ssh-ed25519 AAAAC3NzaC1lZDI1NTE5AAAAIDkpIMideN05ni89cmRjdbff6fj4qyukThD2X/gINlVM root@client |