commit 37f1c36f3b13c7efa975ad351f2fde8dd4cbecae Author: Karl-Heinz Gödderz (GuKKDevel) Date: Fri Nov 16 16:35:36 2018 +0100 Bug 1305; new cerificates; rename certificates to corresponding version; changing pages/index/3 to access the new certs diff --git a/pages/index/3.php b/pages/index/3.php index af0c0f3..6c6ef80 100644 --- a/pages/index/3.php +++ b/pages/index/3.php @@ -18,66 +18,28 @@

","")?>

-

-
-

- -

-
- -

- - -

- - -

-

diff --git a/www/certs/CAcert_Root_Certificates_256.msi b/www/certs/CAcert_Root_Certificates_X0F_X0E.msi similarity index 99% rename from www/certs/CAcert_Root_Certificates_256.msi rename to www/certs/CAcert_Root_Certificates_X0F_X0E.msi index e94d8fc..19f2593 100644 Binary files a/www/certs/CAcert_Root_Certificates_256.msi and b/www/certs/CAcert_Root_Certificates_X0F_X0E.msi differ diff --git a/www/certs/class3_256.crt b/www/certs/class3_X0E.crt similarity index 100% rename from www/certs/class3_256.crt rename to www/certs/class3_X0E.crt diff --git a/www/certs/class3_256.der b/www/certs/class3_X0E.der similarity index 100% rename from www/certs/class3_256.der rename to www/certs/class3_X0E.der diff --git a/www/certs/class3_256.txt b/www/certs/class3_X0E.txt similarity index 100% rename from www/certs/class3_256.txt rename to www/certs/class3_X0E.txt diff --git a/www/certs/root_256.crt b/www/certs/root_X0F.crt similarity index 100% rename from www/certs/root_256.crt rename to www/certs/root_X0F.crt diff --git a/www/certs/root_256.der b/www/certs/root_X0F.der similarity index 100% rename from www/certs/root_256.der rename to www/certs/root_X0F.der diff --git a/www/certs/root_256.txt b/www/certs/root_X0F.txt similarity index 100% rename from www/certs/root_256.txt rename to www/certs/root_X0F.txt