Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add support for using a RSA key #137

Merged
merged 2 commits into from Dec 8, 2020
Merged

add support for using a RSA key #137

merged 2 commits into from Dec 8, 2020

Conversation

BigMichi1
Copy link
Contributor

@BigMichi1 BigMichi1 commented Dec 4, 2020

  • bug fix / new feature? new feature
  • BC break? no

keys generated by ssh-keygen -t rsa are working (with and without passphrase), other types maybe not supported (depends on the capabilities of https://github.com/phpseclib/phpseclib)

keys generated by `ssh-keygen -t rsa` are working (with and without passphrase)
src/Deployment/PhpsecServer.php Outdated Show resolved Hide resolved
@dg
Copy link
Owner

dg commented Dec 8, 2020

Thanks

@dg dg merged commit d0c5398 into dg:master Dec 8, 2020
dg added a commit that referenced this pull request Dec 8, 2020
keys generated by `ssh-keygen -t rsa` are working (with and without passphrase)
dg added a commit that referenced this pull request Feb 17, 2021
keys generated by `ssh-keygen -t rsa` are working (with and without passphrase)
dg added a commit that referenced this pull request Feb 22, 2021
keys generated by `ssh-keygen -t rsa` are working (with and without passphrase)
iatanasov77 pushed a commit to iatanasov77/ftp-deployment that referenced this pull request Jun 9, 2023
keys generated by `ssh-keygen -t rsa` are working (with and without passphrase)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants