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

vuls configtest -ssh-external doesnt work #178

Closed
novakin opened this issue Sep 14, 2016 · 2 comments
Closed

vuls configtest -ssh-external doesnt work #178

novakin opened this issue Sep 14, 2016 · 2 comments

Comments

@novakin
Copy link
Contributor

novakin commented Sep 14, 2016

Hi :-)

A small issue, option -ssh-external is not working properly with vuls configtest

Looks like it still use the ssh go client, below the logs:

err: ssh: handshake failed: ssh: no common algorithm for client to server cipher; client offered: [aes128-ctr aes192-ctr aes256-ctr aes128-gcm@openssh.com arcfour256 arcfour128], server offered: [chacha20-poly1305@openssh.com], Retrying in 954.512469ms...

vuls scan work as intended with -ssh-external

kotakanbe added a commit that referenced this issue Sep 14, 2016
ssh-external option of configtest is not working #178
@kotakanbe
Copy link
Member

Thanks a lot :)
I fixed the problem.

@novakin
Copy link
Contributor Author

novakin commented Sep 14, 2016

Wow ! 👍

Updated and it works perfectly :-)

@novakin novakin closed this as completed Sep 14, 2016
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

No branches or pull requests

2 participants