]> git.ipfire.org Git - thirdparty/systemd.git/commit
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support
authorLennart Poettering <lennart@poettering.net>
Thu, 16 Apr 2020 07:44:55 +0000 (09:44 +0200)
committerLennart Poettering <lennart@poettering.net>
Wed, 1 Jul 2020 09:20:26 +0000 (11:20 +0200)
commit0eb3be464446ff98dba63cac6769467514403e10
tree72491aebfdf3ea44148a85dbd12a0587a7ad2a8b
parent2af3966af33b961f7bb8239287037dce7f41af5a
homectl: add --pkcs11-uri=auto and --pkcs-11-uri=list support

We have the same for FIDO2 devices, for listing suitable devices, or
picking the right one automatically, let's add that for PKCS11 too.
src/home/homectl-pkcs11.c
src/home/homectl-pkcs11.h
src/home/homectl.c
src/shared/pkcs11-util.c
src/shared/pkcs11-util.h