blob: 3ad51625da290505ddbe76f36cc2e42aed7970d7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
|
libimcv.plugins.imv-attestation.cadir =
Path to directory with AIK cacerts.
libimcv.plugins.imv-attestation.mandatory_dh_groups = yes
Enforce mandatory Diffie-Hellman groups.
libimcv.plugins.imv-attestation.dh_group = ecp256
Preferred Diffie-Hellman group.
libimcv.plugins.imv-attestation.hash_algorithm = sha256
Preferred measurement hash algorithm.
libimcv.plugins.imv-attestation.min_nonce_len = 0
DH minimum nonce length.
libimcv.plugins.imc-attestation.pcr17_after
Dummy data if the TBOOT log is not retrieved.
libimcv.plugins.imc-attestation.pcr17_before
Dummy data if the TBOOT log is not retrieved.
libimcv.plugins.imc-attestation.pcr17_meas
Dummy data if the TBOOT log is not retrieved.
libimcv.plugins.imc-attestation.pcr18_after
Dummy data if the TBOOT log is not retrieved.
libimcv.plugins.imc-attestation.pcr18_before
Dummy data if the TBOOT log is not retrieved.
libimcv.plugins.imc-attestation.pcr18_meas
Dummy data if the TBOOT log is not retrieved.
|