imc-os: Derive device ID from private key bound to smartcard or TPM

This commit is contained in:
Andreas Steffen
2017-12-10 11:51:50 +01:00
parent 2389168388
commit acfd590ab6
2 changed files with 33 additions and 2 deletions
+4
View File
@@ -6,6 +6,10 @@ libimcv.plugins.imc-os.device_id =
Manually set the client device ID in hexadecimal format
(e.g. 1083f03988c9762703b1c1080c2e46f72b99cc31)
libimcv.plugins.imc-os.device_handle =
Manually set handle to a private key bound to a smartcard or TPM
(e.g. 0x81010004)
libimcv.plugins.imc-os.device_pubkey =
Manually set the path to the client device public key
(e.g. /etc/pts/aikPub.der)