#100 fix: restore SSH key management for Ignition
Merged by pbrobinson. Opened by pwhalen.
fedora-iot/ pwhalen/ostree 44-fix-ssh  into  f44

Download 100.patch

Configures OpenSSH to read keys from ~/.ssh/authorized_keys.d/* in
addition to authorized_keys, restoring functionality lost when
ssh-key-dir was removed.

Uses 90- prefix to ensure crypto policies and security configs are
applied before user keys are sourced.

Follows the same approach as CoreOS:
https://github.com/coreos/fedora-coreos-config/pull/3885

Signed-off-by: Paul Whalen pwhalen@fedoraproject.org

rebased onto 718f50a22c5c3801cf802f6fb697c24aac836c8a

Pull-Request has been merged by pbrobinson

Metadata