File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
content/zh-cn/docs/reference/access-authn-authz Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
---
2
2
title : 证书签名请求
3
3
content_type : concept
4
- weight : 20
4
+ weight : 25
5
5
---
6
6
<!--
7
7
reviewers:
@@ -814,13 +814,13 @@ M1fLPhLyR54fGaY+7/X8P9AZzPefAkwizeXwe9ii6/a08vWoiE4=
814
814
815
815
<!--
816
816
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) .
818
818
819
819
When encoded in JSON or YAML, this field is base-64 encoded.
820
820
A CertificateSigningRequest containing the example certificate above would look like this:
821
821
-->
822
822
非 PEM 内容可能会出现在证书 PEM 块前后的位置,且未经验证,
823
- 以允许使用 RFC7468 第5.2节 中描述的解释性文本。
823
+ 以允许使用 [ RFC7468 第 5.2 节](https://www.rfc-editor.org/rfc/rfc7468#section-5.2) 中描述的解释性文本。
824
824
825
825
当使用 JSON 或 YAML 格式时,此字段是 base-64 编码。
826
826
包含上述示例证书的 CertificateSigningRequest 如下所示:
You can’t perform that action at this time.
0 commit comments