diff options
author | Michael Tänzer <neo@nhng.de> | 2013-02-12 22:29:00 +0100 |
---|---|---|
committer | Michael Tänzer <neo@nhng.de> | 2013-02-12 22:29:00 +0100 |
commit | ba938fc0ee6857537bd000f60550d815b43392cc (patch) | |
tree | b95da9576a5265ec54a6df3bd9abdb37652dd715 | |
parent | aba34728a556c0e83658b91bf425d9e9d3d7af81 (diff) | |
download | cacert-devel-ba938fc0ee6857537bd000f60550d815b43392cc.tar.gz cacert-devel-ba938fc0ee6857537bd000f60550d815b43392cc.tar.xz cacert-devel-ba938fc0ee6857537bd000f60550d815b43392cc.zip |
bug 1099: Add Windows installer package to the website
Signed-off-by: Michael Tänzer <neo@nhng.de>
-rw-r--r-- | pages/index/3.php | 2 | ||||
-rw-r--r-- | www/certs/CAcert_Root_Certificates.msi | bin | 0 -> 1593344 bytes |
2 files changed, 1 insertions, 1 deletions
diff --git a/pages/index/3.php b/pages/index/3.php index c2cb391..8a563cb 100644 --- a/pages/index/3.php +++ b/pages/index/3.php @@ -20,7 +20,7 @@ <p> Class 1 <?=_("PKI Key")?><br> -<a href="index.php?id=17"><?=_("Click here if you want to import the root certificate into Microsoft Internet Explorer 5.x/6.x")?></a><br> +<a href="certs/CAcert_Root_Certificates.msi"><?=_("Windows installer package for browsers that use the Windows certificate store (for example Internet Explorer, Chrome on Windows and Safari on Windows)")?></a><br> <a href="certs/root.crt"><?=_("Root Certificate (PEM Format)")?></a><br> <a href="certs/root.der"><?=_("Root Certificate (DER Format)")?></a><br> <a href="certs/root.txt"><?=_("Root Certificate (Text Format)")?></a><br> diff --git a/www/certs/CAcert_Root_Certificates.msi b/www/certs/CAcert_Root_Certificates.msi Binary files differnew file mode 100644 index 0000000..f60567e --- /dev/null +++ b/www/certs/CAcert_Root_Certificates.msi |