diff options
author | Karl-Heinz Gödderz (GuKKDevel) <Devel@GuKK-Online.de> | 2018-11-28 12:40:19 +0100 |
---|---|---|
committer | Karl-Heinz Gödderz (GuKKDevel) <Devel@GuKK-Online.de> | 2018-11-28 12:40:19 +0100 |
commit | d1d9cea9750b0913175ccab94935a60e25fa7f8f (patch) | |
tree | 2289a608b7f77c0bf3b0982696cc81a303b3adbf /pages/index/3.php | |
parent | 603c86571e0630a5f88da4ca15c5f1b86f1c3b44 (diff) | |
download | cacert-devel-d1d9cea9750b0913175ccab94935a60e25fa7f8f.tar.gz cacert-devel-d1d9cea9750b0913175ccab94935a60e25fa7f8f.tar.xz cacert-devel-d1d9cea9750b0913175ccab94935a60e25fa7f8f.zip |
Bug 1305; new certs; deleted entry for windows installer .msi-file
Diffstat (limited to 'pages/index/3.php')
-rw-r--r-- | pages/index/3.php | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/pages/index/3.php b/pages/index/3.php index 6c6ef80..044d4fd 100644 --- a/pages/index/3.php +++ b/pages/index/3.php @@ -18,12 +18,6 @@ <p><?=sprintf(_("You are bound by the %s Root Distribution Licence %s for any re-distributions of CAcert's roots."),"<a href='/policy/RootDistributionLicense.html'>","</a>")?></p> -<h3><?=_("Windows Installer") ?></h3> -<ul class="no_indent"> - <li><? printf(_("%s Windows installer package %s for browsers that use the Windows certificate store %s (for example Internet Explorer, Chrome on Windows and Safari on Windows)"), '<a href="certs/CAcert_Root_Certificates_X0F_X0E.msi">', '</a>', '<br/>')?></li> - <li><?=_("SHA256 Hash:") ?> 0A87 5483 1472 4971 DB5C 85AF 5B01 92E5 2325 259A 1485 1CEF 4AB9 02EC 70BF A5D5</li> -</ul> - <h3><?=_("Class 1 PKI Key")?></h3> <ul class="no_indent"> <li><a href="certs/root_X0F.crt"><?=_("Root Certificate (PEM Format)")?></a></li> |