-03 per kent
This commit is contained in:
parent
e30baf4f60
commit
5c60cc98c8
1 changed files with 36 additions and 19 deletions
|
|
@ -10,7 +10,7 @@
|
|||
<?rfc compact="yes"?>
|
||||
<?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>
|
||||
|
||||
|
|
@ -388,6 +388,24 @@
|
|||
</t>
|
||||
|
||||
</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 title="Content-Type Attribute" anchor="sect-4.3">
|
||||
|
|
@ -906,24 +924,23 @@
|
|||
<?rfc include="reference.RFC.8209"?>
|
||||
<?rfc include="reference.RFC.8488"?>
|
||||
<reference anchor="X.690">
|
||||
<front>
|
||||
<title>ASN.1 encoding rules: Specification of basic encoding Rules (BER), Canonical encoding rules (CER) and Distinguished encoding rules (DER)</title>
|
||||
<author>
|
||||
<organization>International International Telephone and Telegraph Consultative Committee</organization>
|
||||
</author>
|
||||
<date month="July" year="2002" />
|
||||
</front>
|
||||
<seriesInfo name="CCITT" value="Recommendation X.690" />
|
||||
</reference>
|
||||
<!--
|
||||
<reference>
|
||||
[X.690] ITU-T Recommendation X.690 (2002) | ISO/IEC 8825-1:2002,
|
||||
Information technology - ASN.1 encoding rules:
|
||||
Specification of Basic Encoding Rules (BER), Canonical
|
||||
Encoding Rules (CER) and Distinguished Encoding Rules
|
||||
(DER).
|
||||
-->
|
||||
</references>
|
||||
<front>
|
||||
<title>ASN.1 encoding rules: Specification of basic encoding Rules (BER), Canonical encoding rules (CER) and Distinguished encoding rules (DER)</title>
|
||||
<author>
|
||||
<organization>International International Telephone and Telegraph Consultative Committee</organization>
|
||||
</author>
|
||||
<date month="July" year="2002" />
|
||||
</front>
|
||||
<seriesInfo name="CCITT" value="Recommendation X.690" />
|
||||
</reference>
|
||||
<reference anchor="IANA-NAMING" target="https://www.iana.org/assignments/rpki/rpki.xhtml#name-schemes">
|
||||
<front>
|
||||
<title>RPKI Repository Name Schemes</title>
|
||||
<author/>
|
||||
<date/>
|
||||
</front>
|
||||
</reference>
|
||||
</references>
|
||||
|
||||
<references title="Informative References">
|
||||
<?rfc include="reference.RFC.3370"?>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue