Skip to content

Commit 22cf822

Browse files
authored
Merge pull request #38247 from windsonsea/certiy
[zh] sync certificates.md
2 parents c360995 + 9beae29 commit 22cf822

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

content/zh-cn/docs/tasks/administer-cluster/certificates.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,20 +4,20 @@ content_type: task
44
weight: 20
55
---
66
<!--
7-
---
87
title: Generate Certificates Manually
98
content_type: task
109
weight: 20
11-
---
1210
-->
1311

1412
<!-- overview -->
1513

1614
<!--
1715
When using client certificate authentication, you can generate certificates
18-
manually through `easyrsa`, `openssl` or `cfssl`.
16+
manually through [`easyrsa`](https://github.com/OpenVPN/easy-rsa), [`openssl`](https://github.com/openssl/openssl) or [`cfssl`](https://github.com/cloudflare/cfssl).
1917
-->
20-
在使用客户端证书认证的场景下,你可以通过 `easyrsa``openssl``cfssl` 等工具以手工方式生成证书。
18+
在使用客户端证书认证的场景下,你可以通过 [`easyrsa`](https://github.com/OpenVPN/easy-rsa)
19+
[`openssl`](https://github.com/openssl/openssl)[`cfssl`](https://github.com/cloudflare/cfssl)
20+
等工具以手工方式生成证书。
2121

2222
<!-- body -->
2323

0 commit comments

Comments
 (0)