summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorStef Walter <stefw@redhat.com>2013-06-13 14:05:41 +0200
committerStef Walter <stefw@redhat.com>2013-06-13 14:05:41 +0200
commitbae403fee4a2e28be724f2abb639dcde51c75c5b (patch)
tree25314f71b6ac5af1ed5b7795ba395f6319658a18
parentd59bb0bb1d6ddf40de5bcfd36ae2939d6fe5b65f (diff)
Update the website for new updated storing trust policy spec
-rw-r--r--Makefile6
-rw-r--r--website/sharing-trust-policy.html.tmpl2
-rw-r--r--website/trust-assertions.html.tmpl3
3 files changed, 5 insertions, 6 deletions
diff --git a/Makefile b/Makefile
index 111aa35..eae9880 100644
--- a/Makefile
+++ b/Makefile
@@ -13,8 +13,8 @@ html:
upload: all
rsync -Hvax --exclude doc --exclude releases \
html/./* anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/./
- rsync -v --progress \
- specs/storing-trust/./ \
- anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/doc/sharing-trust-policy/./
+ rsync -Hvax \
+ specs/storing-trust/./* \
+ anarchy.freedesktop.org:/srv/p11-glue.freedesktop.org/www/doc/storing-trust-policy/./
.PHONY: html specs
diff --git a/website/sharing-trust-policy.html.tmpl b/website/sharing-trust-policy.html.tmpl
index fc13e54..aa6a6c7 100644
--- a/website/sharing-trust-policy.html.tmpl
+++ b/website/sharing-trust-policy.html.tmpl
@@ -17,7 +17,7 @@ certificates and black lists. These should be represented in a coherent and
future-proof manner. The outlined solution, in addition to be an extensible concept,
is relatively easy to implement and retrofit into existing code.</p>
-<p><a href="/doc/sharing-trust-policy/">The specification document</a> is in a
+<p><a href="/doc/storing-trust-policy/">The specification document</a> is in a
state of early construction.</p>
<h2>Contributing</h2>
diff --git a/website/trust-assertions.html.tmpl b/website/trust-assertions.html.tmpl
index 7b57d47..ff98687 100644
--- a/website/trust-assertions.html.tmpl
+++ b/website/trust-assertions.html.tmpl
@@ -8,8 +8,7 @@
<p><b>Note:</b> Trust assertions were a conceptual way to share trust
information. They have been withdrawn as a solution worth gathering around.
The current discussion is directed towards
-<a href="/doc/sharing-trust-policy/">Stapled Certificate Extensions and
-Sharing Trust Policy</a>.</p>
+<a href="/doc/storing-trust-policy/">Storing Trust Policy</a>.</p>
<h3>The following remains here for historical reference.</h3>