File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh-cn/docs/tasks/administer-cluster Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -77,16 +77,16 @@ cosign verify-blob "$BINARY" \
77
77
<!--
78
78
Cosign 2.0 requires the `--certificate-identity` and `--certificate-oidc-issuer` options.
79
79
80
- To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/cosign/keyless ).
80
+ To learn more about keyless signing, please refer to [Keyless Signatures](https://docs.sigstore.dev/signing/overview/ ).
81
81
82
82
Previous versions of Cosign required that you set `COSIGN_EXPERIMENTAL=1`.
83
83
84
- For additional information, plase refer to the [sigstore Blog](https://blog.sigstore.dev/cosign-2-0-released/)
84
+ For additional information, please refer to the [sigstore Blog](https://blog.sigstore.dev/cosign-2-0-released/)
85
85
-->
86
86
Cosign 2.0 需要指定 ` --certificate-identity ` 和 ` --certificate-oidc-issuer ` 选项。
87
87
88
88
想要进一步了解无密钥签名,请参考
89
- [ Keyless Signatures] ( https://github.com/ sigstore/cosign/blob/main/KEYLESS.md#keyless-signatures ) 。
89
+ [ Keyless Signatures] ( https://docs. sigstore.dev/signing/overview/ ) 。
90
90
91
91
Cosign 的早期版本还需要设置 ` COSIGN_EXPERIMENTAL=1 ` 。
92
92
You can’t perform that action at this time.
0 commit comments