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.....
+

-

+
+