summaryrefslogtreecommitdiff
path: root/libs/sftp/src/test/docker/user_public.ssh
AgeCommit message (Collapse)Author
2024-10-31sftp: Let a selection of tests use private key authenticationJoel Klinghed
Tests switch between password authentication and private key authentication depending on the hash of the method name. It's a fairly even spread. Update the docker config, it never wanted a pem file, it wanted a ssh-rsa format public key.