Skip to content

Commit

Permalink
[zh] fix typo & link
Browse files Browse the repository at this point in the history
  • Loading branch information
Arhell committed Jan 17, 2024
1 parent 35aea93 commit 3ca0069
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -77,11 +77,11 @@ cosign verify-blob "$BINARY" \
<!--
Cosign 2.0 requires the `--certificate-identity` and `--certificate-oidc-issuer` options.
To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/cosign/keyless).
To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/signing/overview/).
Previous versions of Cosign required that you set `COSIGN_EXPERIMENTAL=1`.
For additional information, plase refer to the [sigstore Blog](https://blog.sigstore.dev/cosign-2-0-released/)
For additional information, please refer to the [sigstore Blog](https://blog.sigstore.dev/cosign-2-0-released/)
-->
Cosign 2.0 需要指定 `--certificate-identity``--certificate-oidc-issuer` 选项。

Expand Down

0 comments on commit 3ca0069

Please sign in to comment.