added security considerations

This commit is contained in:
Gitprakhar13
2021-10-12 08:56:50 -07:00
committed by GitHub
parent b2977c224a
commit f66d0dd5f9

View File

@ -1169,7 +1169,9 @@ xmlns="http://schemas.microsoft.com/windows/security/healthcertificate/validatio
</HealthCertificateValidationResponse>
```
## Security Considerations
> DHA anchors its trust in the TPM and its measurements. If TPM measurements can be spoofed or tampered, DHA cannot provide any guarantee of device health of that device.
<a href="https://trustedcomputinggroup.org/resource/pc-client-tpm-certification/">PC Client TPM Certification</a>
## Related topics