diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-06-05 20:39:41 +0200 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2016-06-22 15:33:44 +0200 |
commit | 30d4989aec57ff5e53d6cb63d02eb65ccb6043bf (patch) | |
tree | d2b8dbd7cfcdf295925bd0650951d61a0adf71a5 /conf | |
parent | 8301dc859caa9f542a491f3ee17763bac3ff44ae (diff) | |
download | strongswan-30d4989aec57ff5e53d6cb63d02eb65ccb6043bf.tar.bz2 strongswan-30d4989aec57ff5e53d6cb63d02eb65ccb6043bf.tar.xz |
libimcv: migrate pts to tpm_tss
Diffstat (limited to 'conf')
-rw-r--r-- | conf/plugins/imc-attestation.opt | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/conf/plugins/imc-attestation.opt b/conf/plugins/imc-attestation.opt index 7a40bc962..c2dbe4226 100644 --- a/conf/plugins/imc-attestation.opt +++ b/conf/plugins/imc-attestation.opt @@ -16,6 +16,9 @@ libimcv.plugins.imc-attestation.nonce_len = 20 libimcv.plugins.imc-attestation.use_quote2 = yes Use Quote2 AIK signature instead of Quote signature. +libimcv.plugins.imc-attestation.use_version_info = no + Version Info is included in Quote2 signature. + libimcv.plugins.imc-attestation.pcr_info = no Whether to send pcr_before and pcr_after info. |