certificationauthority : update comment

git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5123 bf3deb0d-5f1a-0410-827f-c0cc1f45334c
This commit is contained in:
2019-03-15 12:57:24 +00:00
parent 6c27b758ec
commit 9fa1a80bb9

View File

@@ -183,7 +183,8 @@ extendedKeyUsage = serverAuth, clientAuth
} }
// }}} // }}}
/** Create a CSR /** Create a CSR.
* Will create a private key if none is already exists
* @param string $countryName Country name (like FR) * @param string $countryName Country name (like FR)
* @param string $organizationName Name of organization * @param string $organizationName Name of organization
* @param string $commonName Common name of authority * @param string $commonName Common name of authority