Skip to content

Update config syntax for OpenSSH 7.5+#199

Open
ilolipopi wants to merge 1 commit intomozilla:masterfrom
ilolipopi:patch-1
Open

Update config syntax for OpenSSH 7.5+#199
ilolipopi wants to merge 1 commit intomozilla:masterfrom
ilolipopi:patch-1

Conversation

@ilolipopi
Copy link

Use "-" syntax to easily remove methods considered unsafe from algorithm lists, so newly added methods such as post-quantum key agreement won't be removed. This is only a syntax change and should not affect (in/de-crease) security nor change the page's status if out of date, as discussed in #198

Use "-" syntax to easily remove methods considered unsafe from algorithm lists, so newly added methods such as post-quantum key agreement won't be removed. This is only a syntax change and should not affect (in/de-crease) security nor change the page's status if out of date, as discussed in mozilla#198
@ilolipopi
Copy link
Author

What's more, since OpenSSH 8.2 the Include keyword that allows including
additional configuration files via glob(3) patterns is added for sshd too. Making edits in new files under /etc/ssh/sshd_config.d instead of modifying /etc/ssh/sshd_conf can help prevent conflicting with package mantainer's version

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