You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
ssh-action/testdata/.ssh
Bo-Yi Wu e40b597081
ci: add GitHub Actions job for SSH key passphrase support
- Add a new job `support-key-passphrase` to the GitHub Actions workflow
- Add steps to the new job for checking out code, adding public and private keys to the environment, and creating a new SSH server
- Add a step to the new job for running an SSH command with a passphrase
- Add a new private SSH key file `id_passphrase` to the test data
- Add a new public SSH key file `id_passphrase.pub` to the test data

Signed-off-by: Bo-Yi Wu <appleboy.tw@gmail.com>
7 months ago
..
id_passphrase ci: add GitHub Actions job for SSH key passphrase support 7 months ago
id_passphrase.pub ci: add GitHub Actions job for SSH key passphrase support 7 months ago
id_rsa ci: add SSH authentication setup for GitHub Actions 7 months ago
id_rsa.pub ci: add SSH authentication setup for GitHub Actions 7 months ago
test ci: add SSH authentication setup for GitHub Actions 7 months ago
test.pub ci: add SSH authentication setup for GitHub Actions 7 months ago