]> git.ipfire.org Git - thirdparty/systemd.git/commit
creds-util: also warn about unencrypted creds host key if we are creating it
authorLennart Poettering <lennart@poettering.net>
Thu, 14 Apr 2022 21:18:49 +0000 (23:18 +0200)
committerLennart Poettering <lennart@poettering.net>
Thu, 21 Apr 2022 08:50:09 +0000 (10:50 +0200)
commitd2cba923be4c661975f2cbfe3b303aa3f106c679
tree12469c00e331ea874a19ad0d9cc77c0a1079d586
parente921a00d41ef79a28c037fa5de605be0152679bf
creds-util: also warn about unencrypted creds host key if we are creating it

Previously we'd only warn when we consume it, but it's even more
relevant to warn if we save it to an unencrypted storage location.
src/shared/creds-util.c