diff options
author | Rob Austein <sra@hactrn.net> | 2007-04-23 20:23:01 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-04-23 20:23:01 +0000 |
commit | 7b2c3a38e41cdd8f8b3f3497ce0bc36aa48bca19 (patch) | |
tree | 7b0ed07d9718c8fb55c2f63ae39b803c59ea209c /docs | |
parent | d002ae9c28ea787d9c1cef7b048c34cf56e10a94 (diff) |
Clarify check in nested hosting case.
svn path=/docs/publication-protocol; revision=590
Diffstat (limited to 'docs')
-rw-r--r-- | docs/publication-protocol | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/docs/publication-protocol b/docs/publication-protocol index 2b98469d..02c2eba6 100644 --- a/docs/publication-protocol +++ b/docs/publication-protocol @@ -49,9 +49,9 @@ ;;; issue a cert to the child anyway, and that cert will contain a ;;; signature by the parent over the child's SIA URI, so the ;;; repository just has to check that. For purposes of this check, -;;; the parent's issuing cert (which the repository has, by -;;; definition, since this is the nested hosting case) can serve as -;;; a trust anchor for checking the child's SIA. +;;; the parent's cert (which the repository has, by definition, +;;; since this is the nested hosting case) can serve as a trust +;;; anchor for checking the child's SIA. ;;; ;;; 3) To the extent that the repository operator wants to guard ;;; against toxic waste, it might want to check further up the |