From 496a4895793ba6c245e57d4757367872145e664d Mon Sep 17 00:00:00 2001 From: John Crisp Date: Mon, 8 Mar 2021 18:34:29 +0100 Subject: [PATCH] Update setup messages --- setup.php-presetup | 21 ++++++++++++++++----- 1 file changed, 16 insertions(+), 5 deletions(-) diff --git a/setup.php-presetup b/setup.php-presetup index 2642186..81d574e 100644 --- a/setup.php-presetup +++ b/setup.php-presetup @@ -692,7 +692,7 @@ EOS; # # Create a new self-signed CA certificate in PEM format. # - print 'Creating root certificate...
'; + print 'Creating root certificate... '. $keysize .' bits
'; flush(); $configOpenssl_cnf = $config['openssl_cnf']; @@ -773,7 +773,7 @@ EOS; } else { echo "openvpn is required to generate a takey.pem
"; echo "You can create one later like this:
"; - echo "openvpn --genkey --secret". $configPrivate_dir . "/takey.pem
"; + echo "openvpn --genkey --secret ". $configPrivate_dir . "/takey.pem
"; } @@ -949,7 +949,10 @@ E-mail: someone@somewhere.com &nbs

Root Certificate Data

- + +

* Required field

+   + Organization * @@ -1218,12 +1221,20 @@ E-mail: someone@somewhere.com &nbs - * Required field + * Required field +

Please click the Submit button ONCE and be patient.
+ This may take a few minutes. Please do not interrupt the process.....
+

+ +

Please click the Submit button ONCE and be patient.
+ This may take a few minutes. Please do not interrupt the process.....
+

-

+
+