blob: c0ae204884b61eb08a9635ead55f89480b17448e (
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
|
charon.plugins.imv-attestation.cadir =
Path to directory with AIK cacerts.
charon.plugins.imv-attestation.dh_group = ecp256
Preferred Diffie-Hellman group.
charon.plugins.imv-attestation.hash_algorithm = sha256
Preferred measurement hash algorithm.
charon.plugins.imv-attestation.min_nonce_len = 0
DH minimum nonce length.
charon.plugins.imc-attestation.pcr17_after
Dummy data if the TBOOT log is not retrieved.
charon.plugins.imc-attestation.pcr17_before
Dummy data if the TBOOT log is not retrieved.
charon.plugins.imc-attestation.pcr17_meas
Dummy data if the TBOOT log is not retrieved.
charon.plugins.imc-attestation.pcr18_after
Dummy data if the TBOOT log is not retrieved.
charon.plugins.imc-attestation.pcr18_before
Dummy data if the TBOOT log is not retrieved.
charon.plugins.imc-attestation.pcr18_meas
Dummy data if the TBOOT log is not retrieved.
|