Skip to content

Commit 6c4ea62

Browse files
authored
Merge pull request #37778 from xzyangPlus/main
[zh_cn] sync certificate-signing-requests.md
2 parents 65f4e62 + cf3a1cf commit 6c4ea62

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

content/zh-cn/docs/reference/access-authn-authz/certificate-signing-requests.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
---
22
title: 证书签名请求
33
content_type: concept
4-
weight: 20
4+
weight: 25
55
---
66
<!--
77
reviewers:
@@ -814,13 +814,13 @@ M1fLPhLyR54fGaY+7/X8P9AZzPefAkwizeXwe9ii6/a08vWoiE4=
814814
815815
<!--
816816
Non-PEM content may appear before or after the CERTIFICATE PEM blocks and is unvalidated,
817-
to allow for explanatory text as described in section 5.2 of RFC7468.
817+
to allow for explanatory text as described in [section 5.2 of RFC7468](https://www.rfc-editor.org/rfc/rfc7468#section-5.2).
818818
819819
When encoded in JSON or YAML, this field is base-64 encoded.
820820
A CertificateSigningRequest containing the example certificate above would look like this:
821821
-->
822822
非 PEM 内容可能会出现在证书 PEM 块前后的位置,且未经验证,
823-
以允许使用 RFC7468 第5.2节 中描述的解释性文本。
823+
以允许使用 [RFC7468 第 5.2 节](https://www.rfc-editor.org/rfc/rfc7468#section-5.2)中描述的解释性文本。
824824
825825
当使用 JSON 或 YAML 格式时,此字段是 base-64 编码。
826826
包含上述示例证书的 CertificateSigningRequest 如下所示:

0 commit comments

Comments
 (0)