imc-os.opt 604 B

123456789101112131415161718
  1. libimcv.plugins.imc-os.device_cert =
  2. Manually set the path to the client device certificate
  3. (e.g. /etc/pts/aikCert.der)
  4. libimcv.plugins.imc-os.device_id =
  5. Manually set the client device ID in hexadecimal format
  6. (e.g. 1083f03988c9762703b1c1080c2e46f72b99cc31)
  7. libimcv.plugins.imc-os.device_handle =
  8. Manually set handle to a private key bound to a smartcard or TPM
  9. (e.g. 0x81010004)
  10. libimcv.plugins.imc-os.device_pubkey =
  11. Manually set the path to the client device public key
  12. (e.g. /etc/pts/aikPub.der)
  13. libimcv.plugins.imc-os.push_info = yes
  14. Send operating system info without being prompted.