Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document Elastic container registry support #1641

Merged
merged 1 commit into from
Mar 21, 2022

Conversation

mgreau
Copy link
Contributor

@mgreau mgreau commented Mar 21, 2022

Summary

cosign has been tested and works against the Elastic Container
registry (docker.elastic.co)

cosign verify --key https://raw.githubusercontent.com/mgreau/sigstore-spacetime/1a922e54653266f891bdbce1529204dfd305d02e/cosign-test/cosign.pub docker.elastic.co/experimental/cosign-test

This commit updates the README to add the Elastic container registry to
the list of supported registries.

Signed-off-by: mgreau [email protected]

`cosign` has been tested and works against the Elastic Container
registry (docker.elastic.co)

```
cosign verify --key https://ela.st/mgreau-public-key docker.elastic.co/experimental/cosign-test
```

This commit updates the README to add the Elastic container registry to
the list of supported registries.

Signed-off-by: mgreau <[email protected]>
@mgreau
Copy link
Contributor Author

mgreau commented Mar 21, 2022

Here is the output

cosign verify --key https://raw.githubusercontent.com/mgreau/sigstore-spacetime/1a922e54653266f891bdbce1529204dfd305d02e/cosign-test/cosign.pub docker.elastic.co/experimental/cosign-test

Verification for docker.elastic.co/experimental/cosign-test:latest --
The following checks were performed on each of these signatures:
  - The cosign claims were validated
  - The signatures were verified against the specified public key

[{"critical":{"identity":{"docker-reference":"docker.elastic.co/experimental/cosign-test"},"image":{"docker-manifest-digest":"sha256:ba24d07c36df7e59d2368009e0ba01d2efaac65bf2c0eb8786ec31ea81a706c6"},"type":"cosign container image signature"},"optional":null}]

@dlorenc dlorenc merged commit 4cb5cec into sigstore:main Mar 21, 2022
@github-actions github-actions bot added this to the v1.7.0 milestone Mar 21, 2022
@mgreau mgreau deleted the elastic-support branch March 21, 2022 18:00
mlieberman85 pushed a commit to mlieberman85/cosign that referenced this pull request May 6, 2022
`cosign` has been tested and works against the Elastic Container
registry (docker.elastic.co)

```
cosign verify --key https://ela.st/mgreau-public-key docker.elastic.co/experimental/cosign-test
```

This commit updates the README to add the Elastic container registry to
the list of supported registries.

Signed-off-by: mgreau <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants