The default experience is broken in beta.1.
Expected:
- Download and install the
notation binary
- Run
notation verify against a public registry
notation should verify the specified artifact using a default policy with system trusted root CAs.
Actual:
- Download and install the
notation binary
- Run
notation verify against a public registry fails with the following log.
$ notation verify someregistry.io/somerepo:sometag
Error: open /home/exampleuser/.config/notation/trustpolicy.json: no such file or directory
The default experience is broken in
beta.1.Expected:
notationbinarynotation verifyagainst a public registrynotationshould verify the specified artifact using a default policy with system trusted root CAs.Actual:
notationbinarynotation verifyagainst a public registry fails with the following log.