What's Changed
the sign command of the CLI protocol now contains optional --signing-config and --trusted-root arguments: This feature is used in the new signing test, users should update their client-under-test CLI implementations (or alternatively mark the test as XFAILed if the underlying client is incompatible). See CLI protocol for more details.
Added tests
- Multiple new verification tests for rekor2 entries
- Signing test for rekor2 entries
Full Changelog: v0.0.19...v0.0.20