From 9fa1a80bb993451100e1cc6be77e4fa9008f0ba3 Mon Sep 17 00:00:00 2001 From: Dominique Fournier Date: Fri, 15 Mar 2019 12:57:24 +0000 Subject: [PATCH] certificationauthority : update comment git-svn-id: https://svn.fournier38.fr/svn/ProgSVN/trunk@5123 bf3deb0d-5f1a-0410-827f-c0cc1f45334c --- certificationauthority.php | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/certificationauthority.php b/certificationauthority.php index bd65ae5..5e63a1c 100644 --- a/certificationauthority.php +++ b/certificationauthority.php @@ -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 $organizationName Name of organization * @param string $commonName Common name of authority