Skip to content

Choose a tag to compare

@jku jku released this 08 Sep 09:59
· 100 commits to main since this release
1d8b0cd

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