[zh] sync admin cluster docs

This commit is contained in:
chenxuc
2021-09-18 10:20:11 +08:00
parent 0a4887ebde
commit 649cc1d25a
6 changed files with 61 additions and 39 deletions
@@ -176,6 +176,13 @@ manually through `easyrsa`, `openssl` or `cfssl`.
-CAcreateserial -out server.crt -days 10000 \
-extensions v3_ext -extfile csr.conf
<!--
1. View the certificate signing request:
-->
1. 查看证书签名请求:
openssl req -noout -text -in ./server.csr
<!--
1. View the certificate:
-->