mirror of
https://github.com/LibreELEC/LibreELEC.tv.git
synced 2025-07-28 13:16:41 +00:00
Merge pull request #3316 from chewitt/sshd-no-dss
openssh: drop support for ssh-dss keys
This commit is contained in:
commit
8194238126
@ -51,8 +51,6 @@ post_makeinstall_target() {
|
|||||||
-e "s|^#StrictModes.*|StrictModes no|g" \
|
-e "s|^#StrictModes.*|StrictModes no|g" \
|
||||||
-i $INSTALL/etc/ssh/sshd_config
|
-i $INSTALL/etc/ssh/sshd_config
|
||||||
|
|
||||||
echo "PubkeyAcceptedKeyTypes +ssh-dss" >> $INSTALL/etc/ssh/sshd_config
|
|
||||||
|
|
||||||
debug_strip $INSTALL/usr
|
debug_strip $INSTALL/usr
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user