-03 per kent

This commit is contained in:
Randy Bush 2020-11-30 13:21:54 -08:00
parent e30baf4f60
commit 5c60cc98c8

View file

@ -10,7 +10,7 @@
<?rfc compact="yes"?> <?rfc compact="yes"?>
<?rfc subcompact="no"?> <?rfc subcompact="no"?>
<rfc category="std" docName="draft-ietf-sidrops-6486bis-02" updates="6486" ipr="trust200902"> <rfc category="std" docName="draft-ietf-sidrops-6486bis-03" updates="6486" ipr="trust200902">
<front> <front>
@ -388,6 +388,24 @@
</t> </t>
</section> </section>
<section title="Names in FileAndHash objects" anchor="sect-4.2.2">
<t>
Names that appear in the fileList MUST consist of one or more
characters chosen from the set a-z, A-Z, 0-9, - (HYPHEN), or _
(UNDERSCORE), followed by a single . (DOT), followed by a
three-letter extension. The extension MUST be one of those
enumerated in the "RPKI Repository Naming Scheme" registry
maintained by IANA <xref target="IANA-NAMING"/>.
</t>
<t>
As an example, 'vixxBTS_TVXQ-2pmGOT7.cer' is a valid filename.
</t>
</section>
</section> </section>
<section title="Content-Type Attribute" anchor="sect-4.3"> <section title="Content-Type Attribute" anchor="sect-4.3">
@ -915,14 +933,13 @@
</front> </front>
<seriesInfo name="CCITT" value="Recommendation X.690" /> <seriesInfo name="CCITT" value="Recommendation X.690" />
</reference> </reference>
<!-- <reference anchor="IANA-NAMING" target="https://www.iana.org/assignments/rpki/rpki.xhtml#name-schemes">
<reference> <front>
[X.690] ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002, <title>RPKI Repository Name Schemes</title>
Information technology - ASN.1 encoding rules: <author/>
Specification of Basic Encoding Rules (BER), Canonical <date/>
Encoding Rules (CER) and Distinguished Encoding Rules </front>
(DER). </reference>
-->
</references> </references>
<references title="Informative References"> <references title="Informative References">