Add an additional cases to TestUnsealErrorHandling
Open
- Dominant language
- Go
- Stars
- 23
- Forks
- 29
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 2
Description
There's a couple of cases that should be tested in TestUnsealErrorHandling and aren't:
- Missing PIN NV index (should result in a failure with InvalidKeyFileError).
- Missing lock NV index (should result in a failure with ErrTPMProvisioning).
- Some additional cases with broken metadata.
Contributor guide
Assessment
This issue has not been assessed yet.