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

Bad ciphers on debian 7.0 #25

Closed
ghost opened this issue Jun 24, 2014 · 4 comments
Closed

Bad ciphers on debian 7.0 #25

ghost opened this issue Jun 24, 2014 · 4 comments

Comments

@ghost
Copy link

ghost commented Jun 24, 2014

/etc/ssh/sshd_config line 47: Bad SSH2 cipher spec 'aes256-gcm@openssh.com,aes128-gcm@openssh.com,aes128-ctr,aes256-ctr,aes192-ctr'

/etc/ssh/sshd_config line 53: Bad SSH2 mac spec 'hmac-sha2-512-etm@openssh.com,hmac-sha2-256-etm@openssh.com,umac-128-etm@openssh.com,hmac-sha2-256,hmac-sha2-512,hmac-ripemd160'

ssh -V
OpenSSH_6.0p1 Debian-4+deb7u1, OpenSSL 1.0.1e 11 Feb 2013

@arlimus
Copy link
Member

arlimus commented Jun 24, 2014

Thank you, something is clearly mixed up on Debian. We'll have a look.

@arlimus
Copy link
Member

arlimus commented Jun 24, 2014

There was an oustanding merge-request that fixes these issues in Debian. We have recently moved to a new test-suite for integration testing and this project was still missing the latest commit. Testing it now, expect the new release to be up shortly.

@arlimus
Copy link
Member

arlimus commented Jun 24, 2014

We have just released a new version of ssh-hardening for chef: 1.0.1

This should resolve this issue. Please reopen this ticket if it's still not working.

Sorry for the inconvenience and thank you for reporting this issue!

@arlimus arlimus closed this as completed Jun 24, 2014
@ghost
Copy link
Author

ghost commented Jun 24, 2014

Thank you, this fixed the issue for me.

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

1 participant