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