Disable mandatory ECP support for attestion
This commit is contained in:
@@ -7,6 +7,9 @@ charon.plugins.imc-attestation.aik_cert =
|
||||
charon.plugins.imc-attestation.aik_key =
|
||||
AIK public key file.
|
||||
|
||||
charon.plugins.imc-attestation.mandatory_dh_groups = yes
|
||||
Enforce mandatory Diffie-Hellman groups.
|
||||
|
||||
charon.plugins.imc-attestation.nonce_len = 20
|
||||
DH nonce length.
|
||||
|
||||
@@ -14,4 +17,4 @@ charon.plugins.imc-attestation.use_quote2 = yes
|
||||
Use Quote2 AIK signature instead of Quote signature.
|
||||
|
||||
charon.plugins.imc-attestation.pcr_info = yes
|
||||
Whether to send pcr_before and pcr_after info.
|
||||
Whether to send pcr_before and pcr_after info.
|
||||
|
||||
@@ -1,6 +1,9 @@
|
||||
charon.plugins.imv-attestation.cadir =
|
||||
Path to directory with AIK cacerts.
|
||||
|
||||
charon.plugins.imv-attestation.mandatory_dh_groups = yes
|
||||
Enforce mandatory Diffie-Hellman groups.
|
||||
|
||||
charon.plugins.imv-attestation.dh_group = ecp256
|
||||
Preferred Diffie-Hellman group.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user