mirror of
https://github.com/flatcar/scripts.git
synced 2025-08-23 07:21:14 +02:00
profiles/coreos/base: mask openssh 7.0+; it will disable ssh-dss keys
This commit is contained in:
parent
30207d89a0
commit
6564ec04e7
@ -15,3 +15,7 @@
|
||||
# Require our ca-certificates package based directly on Mozilla's
|
||||
# certificate store provided in NSS rather than the Gentoo/Debian package.
|
||||
>=app-misc/ca-certificates-20000000
|
||||
|
||||
# stick to openssh 6.9, since 7.0+ disables ssh-dss keys.
|
||||
>net-misc/openssh-6.9_p1-r2
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user