mirror of
https://github.com/strongswan/strongswan.git
synced 2025-10-06 00:00:47 -04:00
Fixed strongswan.conf man page entry of imc-attestation
This commit is contained in:
parent
85aa509e84
commit
8b36323b8c
@ -18,3 +18,21 @@ libimcv.plugins.imc-attestation.use_quote2 = yes
|
||||
|
||||
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.
|
||||
|
@ -12,21 +12,3 @@ libimcv.plugins.imv-attestation.hash_algorithm = sha256
|
||||
|
||||
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.
|
||||
|
Loading…
x
Reference in New Issue
Block a user