aboutsummaryrefslogtreecommitdiffstats
path: root/conf/plugins/imc-attestation.opt
blob: 7a40bc96276688b17a5e13ecca7c6d01791e4ee2 (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
33
34
35
36
37
38
libimcv.plugins.imc-attestation.aik_blob =
	AIK encrypted private key blob file.

libimcv.plugins.imc-attestation.aik_cert =
	AIK certificate file.

libimcv.plugins.imc-attestation.aik_pubkey =
	AIK public key file.

libimcv.plugins.imc-attestation.mandatory_dh_groups = yes
	Enforce mandatory Diffie-Hellman groups.

libimcv.plugins.imc-attestation.nonce_len = 20
	DH nonce length.

libimcv.plugins.imc-attestation.use_quote2 = yes
	Use Quote2 AIK signature instead of Quote signature.

libimcv.plugins.imc-attestation.pcr_info = no
	Whether to send pcr_before and pcr_after info.

libimcv.plugins.imc-attestation.pcr17_before =
        PCR17 value before measurement.

libimcv.plugins.imc-attestation.pcr17_meas =
        Dummy measurement value extended into PCR17 if the TBOOT log is not available.

libimcv.plugins.imc-attestation.pcr17_after =
        PCR17 value after measurement.

libimcv.plugins.imc-attestation.pcr18_before =
        PCR18 value before measurement.

libimcv.plugins.imc-attestation.pcr18_meas =
       Dummy measurement value extended into PCR17 if the TBOOT log is not available. 

libimcv.plugins.imc-attestation.pcr18_after =
        PCR18 value after measurement.