Skip to content

Commit 6c90824

Browse files
Update authentication.md
1 parent b8c355d commit 6c90824

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/zh-cn/docs/reference/access-authn-authz/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -174,7 +174,7 @@ For example, using the `openssl` command line tool to generate a certificate sig
174174
如果提供了客户端证书并且证书被验证通过,则 subject 中的公共名称(Common Name)
175175
就被作为请求的用户名。
176176
自 Kubernetes 1.4 开始,客户端证书还可以通过证书的 organization 字段标明用户的组成员信息。
177-
要包含用户的多个组成员信息,可以在证书种包含多个 organization 字段。
177+
要包含用户的多个组成员信息,可以在证书中包含多个 organization 字段。
178178

179179
例如,使用 `openssl` 命令行工具生成一个证书签名请求:
180180

0 commit comments

Comments
 (0)