1
0
mirror of https://github.com/v2fly/v2ray-core.git synced 2026-03-08 15:35:44 -04:00

Update cert.go (#1353)

Fix: the description of -name parameter is missing

Co-authored-by: c0520ccf <93182069+c0520ccf@users.noreply.github.com>
This commit is contained in:
Kslr
2021-10-26 23:16:35 +08:00
committed by GitHub
parent 3f1a415ce5
commit e3d966a756

View File

@@ -26,6 +26,9 @@ Arguments:
-domain <domain_name>
The domain name for the certificate.
-name <common name>
The common name of this certificate
-org <organization>
The organization name for the certificate.