summaryrefslogtreecommitdiff
path: root/pages
diff options
context:
space:
mode:
authorMichael Tänzer <neo@nhng.de>2011-06-08 01:21:34 +0200
committerMichael Tänzer <neo@nhng.de>2011-06-08 01:21:34 +0200
commit9b225158408e0dd011cf4b0ff69c55e9b6064f59 (patch)
treebc330013fd3a45b6c64713a8f9e1d84647fc3742 /pages
parent72701e2100de42f6c07d88e55edce3cb2db0e9e2 (diff)
downloadcacert-devel-9b225158408e0dd011cf4b0ff69c55e9b6064f59.tar.gz
cacert-devel-9b225158408e0dd011cf4b0ff69c55e9b6064f59.tar.xz
cacert-devel-9b225158408e0dd011cf4b0ff69c55e9b6064f59.zip
#946: Link to list of old certs in the wikibug-946
#946: "class3 subroot resign procedure - rollout" Signed-off-by: Michael Tänzer <neo@nhng.de>
Diffstat (limited to 'pages')
-rwxr-xr-xpages/index/16.php7
-rw-r--r--pages/index/3.php7
2 files changed, 14 insertions, 0 deletions
diff --git a/pages/index/16.php b/pages/index/16.php
index 192f930..c2cb391 100755
--- a/pages/index/16.php
+++ b/pages/index/16.php
@@ -83,3 +83,10 @@ TG1yj+lkktROGGyn0hJ5SbM=
-----END PGP SIGNATURE-----
</pre>
</p>
+
+<p>
+<? printf(_('An overview over all CA certificates ever issued can be found in '.
+ '%sthe wiki%s.'),
+ '<a href="//wiki.cacert.org/Roots/StateOverview">',
+ '</a>') ?>
+</p>
diff --git a/pages/index/3.php b/pages/index/3.php
index 192f930..c2cb391 100644
--- a/pages/index/3.php
+++ b/pages/index/3.php
@@ -83,3 +83,10 @@ TG1yj+lkktROGGyn0hJ5SbM=
-----END PGP SIGNATURE-----
</pre>
</p>
+
+<p>
+<? printf(_('An overview over all CA certificates ever issued can be found in '.
+ '%sthe wiki%s.'),
+ '<a href="//wiki.cacert.org/Roots/StateOverview">',
+ '</a>') ?>
+</p>