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

hmac filtering; opensuse sshd support #8

Open
wants to merge 1 commit into
base: github
Choose a base branch
from

Conversation

jpluimers
Copy link
Contributor

Changes:

  • only configure hmac that are available (fiter using ssh -Q mac, concat using paste)
  • echo settings (keys/hmac/...)
  • reload sshd on opensuse through rcsshd

This fixes the following error on opensuse Tumbleweed:

/etc/ssh/sshd_config line 129: Bad SSH2 mac spec '[email protected],[email protected],[email protected],hmac-sha2-512,hmac-sha2-256,hmac-ripemd160,[email protected]'.
SSHD config failed, reverting to untouched one. Please investigate sshd_config.18228.new

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.

1 participant