Skip to content

Commit ed7deba

Browse files
authored
Merge pull request #294 from arkedge/update-authentication.md
Add description about `key` field of csr.json
2 parents 0d45c1c + 9385e30 commit ed7deba

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/authentication.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ Clover のクライアント証明書の発行を申請するには、アーク
1111

1212
以下は、[CFSSL](https://github.com/cloudflare/cfssl) というコマンドラインツールを使った CSR の作成例です。
1313

14-
まず、以下のような CSR のメタデータを記載した JSON ファイルを作成します。
14+
まず、以下のような CSR のメタデータと秘密鍵のアルコリズム、鍵長を記載した JSON ファイルを作成します。
1515
Common Name (`CN`) が含まれていれば、その他のメタデータは任意です。
1616
Common Name の値は、適切なものに変更してください。
1717

0 commit comments

Comments
 (0)