imv-attestation.opt 435 B

1234567891011121314
  1. libimcv.plugins.imv-attestation.cadir =
  2. Path to directory with AIK cacerts.
  3. libimcv.plugins.imv-attestation.mandatory_dh_groups = yes
  4. Enforce mandatory Diffie-Hellman groups.
  5. libimcv.plugins.imv-attestation.dh_group = ecp256
  6. Preferred Diffie-Hellman group.
  7. libimcv.plugins.imv-attestation.hash_algorithm = sha256
  8. Preferred measurement hash algorithm.
  9. libimcv.plugins.imv-attestation.min_nonce_len = 0
  10. DH minimum nonce length.