sshpiper/e2e
Boshi Lian 305e8164d6
feat: Add test case for publickey_simple_withmultiple_keyfile (#396)
This commit adds a new test case to cover the scenario where multiple key files are used for authentication with the publickey_simple user. It generates a temporary key file and attempts to SSH to the piper server using both the correct and incorrect key files. The test verifies that the correct key file allows the connection and writes a random text to a shared file.
2024-05-30 11:25:35 -07:00
..
cahost Add support for using CA certs for upstream ssh connection (#210) 2023-08-25 17:32:49 -07:00
kubetools support password match/ca publickey for kubernetes (#211) 2023-08-26 18:07:36 -07:00
banner_test.go add banner opt back (#106) 2022-11-28 05:56:12 -08:00
ca_test.go Add support for using CA certs for upstream ssh connection (#210) 2023-08-25 17:32:49 -07:00
docker-compose.yml fix ping@openssh being passed to unsupported sshd (#326) 2024-02-14 22:24:21 -08:00
docker_test.go default to ed25519 (#111) 2022-12-09 06:10:49 -08:00
e2eentry.sh support password match/ca publickey for kubernetes (#211) 2023-08-26 18:07:36 -07:00
failtoban_test.go Add PipeCreateErrorCallback to handle pipe creation errors (#290) 2023-12-24 03:54:49 -08:00
fixed_test.go revert partial succ support (#395) 2024-05-30 00:18:35 -07:00
k8sworkload.yaml better compatibility for all version of (#253) 2023-10-25 00:51:59 -07:00
kubernetes_test.go revert partial succ support (#395) 2024-05-30 00:18:35 -07:00
main_test.go support password match/ca publickey for kubernetes (#211) 2023-08-26 18:07:36 -07:00
plugin_test.go add remote signer api and e2e test of it (#320) 2024-02-11 01:54:55 -08:00
workingdir_test.go align log level across plugins 2022-08-05 23:08:01 +00:00
yaml_test.go feat: Add test case for publickey_simple_withmultiple_keyfile (#396) 2024-05-30 11:25:35 -07:00