Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
laurentsimon committed Aug 16, 2022
1 parent cc0d0e7 commit 47ff8a8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion verifiers/internal/gcb/keys/README.md
Original file line number Diff line number Diff line change
@@ -1,8 +1,10 @@
# Download the GCB keys

This is a temporary solution. We should pin the CA certificate when downloading, maybe using curl and the googlecloudapi REST endpoint.
This is a temporary solution. We should try to automate key verification on pre-submits.
We should pin the CA certificate when downloading them, maybe using curl and the googlecloudapi REST endpoint.
See discussion in [#181](https://github.com/slsa-framework/slsa-verifier/issues/181).

For now, you can verify the keys we downloaded by downloading them yourself.

```shell
cd verifiers/internal/gcb/keys
Expand Down

0 comments on commit 47ff8a8

Please sign in to comment.