We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 0e5ef2d + 2161125 commit d06d84cCopy full SHA for d06d84c
content/en/docs/tasks/administer-cluster/verify-signed-artifacts.md
@@ -13,7 +13,7 @@ weight: 420
13
14
You will need to have the following tools installed:
15
16
-- `cosign` ([install guide](https://docs.sigstore.dev/cosign/installation/))
+- `cosign` ([install guide](https://docs.sigstore.dev/cosign/system_config/installation/))
17
- `curl` (often provided by your operating system)
18
- `jq` ([download jq](https://jqlang.github.io/jq/download/))
19
@@ -144,4 +144,4 @@ cosign verify-blob \
144
--certificate-identity [email protected] \
145
--certificate-oidc-issuer https://accounts.google.com \
146
"$VERSION.spdx"
147
-```
+```
0 commit comments