diff options
author | Rob Austein <sra@hactrn.net> | 2007-04-13 23:06:53 +0000 |
---|---|---|
committer | Rob Austein <sra@hactrn.net> | 2007-04-13 23:06:53 +0000 |
commit | 8163852b4b536afcee7259015243890d21716c0a (patch) | |
tree | d942dfb373b7928dd630595f5ddf028e165346c8 /docs | |
parent | ece6c7171ca5dca62a4ae71666b8e15b2dea8799 (diff) |
Add suggested_sia_head
svn path=/docs/up-down-protocol; revision=570
Diffstat (limited to 'docs')
-rw-r--r-- | docs/up-down-protocol | 11 |
1 files changed, 10 insertions, 1 deletions
diff --git a/docs/up-down-protocol b/docs/up-down-protocol index 9a1c66f8..013a6d60 100644 --- a/docs/up-down-protocol +++ b/docs/up-down-protocol @@ -121,7 +121,8 @@ Resource Class List Response issuer_cert_ski="g(ski)" resource_set_as="as resource set" resource_set_ipv4="ipv4 resource set" - resource_set_ipv6="ipv6 resource set"> + resource_set_ipv6="ipv6 resource set" + suggested_sia_head="rsync://foo/bar/baz/"> <cert cert_url="url" cert_ski="g(ski)" @@ -244,6 +245,14 @@ Resource Class List Response nibbles using hexadecimal integers and "::" compression, with no other punctuation or whitespace.) + suggested_sia_head + If this field is present then it indicates a publication + namespace which the IR has made available to the ISP to + use for its own SIA collection. Presence of this field + does not mean that the ISP has permission from the + repository operator to lodge under this URI, only that the + ISP has permission from the IR to lodge under this URI. + See the publication protocol for details on how this works. Certificate Issuance Request |