From a4271e4c7e1e8990580c339ec313cf08cda61ae7 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Pawe=C5=82=20Go=C5=82aszewski?= Date: Thu, 8 Jan 2004 10:35:32 +0000 Subject: [PATCH] - fixed comment Changed files: openssl-ssl-certificate.sh -> 1.2 --- openssl-ssl-certificate.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/openssl-ssl-certificate.sh b/openssl-ssl-certificate.sh index 234c661..16f4b1e 100644 --- a/openssl-ssl-certificate.sh +++ b/openssl-ssl-certificate.sh @@ -19,7 +19,7 @@ echo echo enter your ServerName at the Common Name prompt echo echo If you want your certificate to expire after x days call this programm -echo with "-days x" +echo with "-days x". Default: 30 days # use special .cnf, because with normal one no valid selfsigned # certificate is created -- 2.43.0