diff options
author | Stef Walter <stef@thewalter.net> | 2010-12-13 16:59:27 +0000 |
---|---|---|
committer | Stef Walter <stef@thewalter.net> | 2010-12-13 16:59:27 +0000 |
commit | c395eed3c5fcf9cd1160ce2c597c1977bdb7c7d5 (patch) | |
tree | 637f6426c29e2ff42f10cd84c3ed574f35a08e91 | |
parent | 77fff4b727b19b413bd52026ffffc9b9e011a83b (diff) |
Add paragraph talking about trust assertions for non-certificates.
-rw-r--r-- | trust-assertions.xml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/trust-assertions.xml b/trust-assertions.xml index fcb1623..c12dd99 100644 --- a/trust-assertions.xml +++ b/trust-assertions.xml @@ -45,6 +45,11 @@ in this specification is unfortunate. An unambiguous term is desirable. The author cringes every time the word <emphasis>trust</emphasis> is used. The author cringes a lot.</para> + + <para>In this specification we deal only with trust assertions related to certificates. + In theory, trust assertions can relate to secret keys, and other subjects + as well. Future versions of this specification may specify trust assertions + for these other subjects.</para> </section> <section> |