Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Configure: Allow disabling of digest-sign operations
Since the digest-sign operations perform the hash on the TPM and TPMs in general do not support SHA512, this can lead to errors. Depending on the use case, it might be preferable to not support restricted keys (via digest+sign) but to rely on ordinary keys only. Signed-off-by: Andreas Fuchs <[email protected]>
- Loading branch information