| rfc9169xml2.original.xml | rfc9169.xml | |||
|---|---|---|---|---|
| <?xml version="1.0" encoding="UTF-8"?> | <?xml version="1.0" encoding="UTF-8"?> | |||
| <?xml-stylesheet type="text/xsl" href="rfc2629.xslt" ?> | ||||
| <!-- generated by https://github.com/cabo/kramdown-rfc2629 version 1.4.2 --> | ||||
| <!DOCTYPE rfc SYSTEM "rfc2629.dtd" [ | <!DOCTYPE rfc [ | |||
| <!ENTITY RFC4998 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | <!ENTITY nbsp " "> | |||
| nce.RFC.4998.xml"> | <!ENTITY zwsp "​"> | |||
| <!ENTITY RFC5276 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | <!ENTITY nbhy "‑"> | |||
| nce.RFC.5276.xml"> | <!ENTITY wj "⁠"> | |||
| <!ENTITY RFC5055 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | ||||
| nce.RFC.5055.xml"> | ||||
| <!ENTITY RFC5911 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | ||||
| nce.RFC.5911.xml"> | ||||
| <!ENTITY RFC5912 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | ||||
| nce.RFC.5912.xml"> | ||||
| <!ENTITY RFC6268 SYSTEM "https://xml2rfc.tools.ietf.org/public/rfc/bibxml/refere | ||||
| nce.RFC.6268.xml"> | ||||
| ]> | ]> | |||
| <?rfc toc="yes"?> | <rfc xmlns:xi="http://www.w3.org/2001/XInclude" ipr="trust200902" docName="draft | |||
| <?rfc sortrefs="yes"?> | -housley-ers-asn1-modules-03" number="9169" obsoletes="" updates="" submissionTy | |||
| <?rfc symrefs="yes"?> | pe="IETF" category="info" consensus="true" xml:lang="en" tocInclude="true" sortR | |||
| efs="true" symRefs="true" version="3"> | ||||
| <rfc ipr="trust200902" docName="draft-housley-ers-asn1-modules-03" category="inf | ||||
| o"> | ||||
| <front> | <front> | |||
| <title abbrev="New ASN.1 Modules for the ERS">New ASN.1 Modules for the Evid | <title abbrev="New ASN.1 Modules for the ERS">New ASN.1 Modules for the | |||
| ence Record Syntax (ERS)</title> | Evidence Record Syntax (ERS)</title> | |||
| <seriesInfo name="RFC" value="9169"/> | ||||
| <author initials="R." surname="Housley" fullname="Russ Housley"> | <author initials="R." surname="Housley" fullname="Russ Housley"> | |||
| <organization abbrev="Vigil Security">Vigil Security, LLC</organization> | <organization abbrev="Vigil Security">Vigil Security, LLC</organization> | |||
| <address> | <address> | |||
| <postal> | <postal> | |||
| <street>516 Dranesville Road</street> | <street>516 Dranesville Road</street> | |||
| <city>Herndon, VA</city> | <city>Herndon</city> | |||
| <region>VA</region> | ||||
| <code>20170</code> | <code>20170</code> | |||
| <country>US</country> | <country>USA</country> | |||
| </postal> | </postal> | |||
| <email>housley@vigilsec.com</email> | <email>housley@vigilsec.com</email> | |||
| </address> | </address> | |||
| </author> | </author> | |||
| <author initials="C." surname="Wallace" fullname="Carl Wallace"> | <author initials="C." surname="Wallace" fullname="Carl Wallace"> | |||
| <organization abbrev="Red Hound Software">Red Hound Software, Inc.</organi zation> | <organization abbrev="Red Hound Software">Red Hound Software, Inc.</organi zation> | |||
| <address> | <address> | |||
| <postal> | <postal> | |||
| <street>5112 27th St. N.</street> | <street>5112 27th St. N</street> | |||
| <city>Arlington, VA</city> | <city>Arlington</city> | |||
| <region>VA</region> | ||||
| <code>22207</code> | <code>22207</code> | |||
| <country>US</country> | <country>USA</country> | |||
| </postal> | </postal> | |||
| <email>carl@redhoundsoftware.com</email> | <email>carl@redhoundsoftware.com</email> | |||
| </address> | </address> | |||
| </author> | </author> | |||
| <date year="2021" month="December"/> | ||||
| <date year="2021" month="August" day="26"/> | <keyword>LTANS | |||
| </keyword> | ||||
| <keyword>Internet-Draft</keyword> | <keyword>long-term archive | |||
| </keyword> | ||||
| <abstract> | <abstract> | |||
| <t>The Evidence Record Syntax (ERS) and the conventions for including thes | ||||
| <t>The Evidence Record Syntax (ERS) and the conventions for including these | e | |||
| evidence records in the Server-based Certificate Validation Protocol | evidence records in the Server-based Certificate Validation Protocol | |||
| (SCVP) are expressed using ASN.1. This document offers alternative ASN.1 | (SCVP) are expressed using ASN.1. This document offers alternative ASN.1 | |||
| modules that conform to the 2002 version of ASN.1 and employ the | modules that conform to the 2002 version of ASN.1 and employ the | |||
| conventions adopted in RFC 5911, RFC 5912, and RFC 6268. There are no | conventions adopted in RFCs 5911, 5912, and 6268. There are no | |||
| bits-on-the-wire changes to any of the formats; this is simply a change | bits-on-the-wire changes to any of the formats; this is simply a change | |||
| to the ASN.1 syntax.</t> | to the ASN.1 syntax.</t> | |||
| </abstract> | </abstract> | |||
| </front> | </front> | |||
| <middle> | <middle> | |||
| <section anchor="intro" numbered="true" toc="default"> | ||||
| <section anchor="intro"><name>Introduction</name> | <name>Introduction</name> | |||
| <t>Some developers would like the IETF to use the latest version of ASN.1 | ||||
| <t>Some developers would like the IETF to use the latest version of ASN.1 in | in | |||
| its standards. This document provides alternative ASN.1 modules to assist | its standards. This document provides alternative ASN.1 modules to assist | |||
| in that goal.</t> | in that goal.</t> | |||
| <t>The Evidence Record Syntax (ERS) <xref target="RFC4998" | ||||
| <t>The Evidence Record Syntax (ERS) <xref target="RFC4998"/> provides two ASN.1 | format="default"/> provides two ASN.1 modules: one using the 1988 syntax | |||
| modules, | <xref target="OLD-ASN1" format="default"/>, which has been deprecated by | |||
| one using the 1988 syntax <xref target="OLD-ASN1"/>, which has been deprecated b | the ITU-T, and another one using the newer syntax <xref | |||
| y the | target="NEW-ASN1" format="default"/>, which continues to be maintained | |||
| ITU-T, and another one using the newer syntax <xref target="NEW-ASN1"/>, which | and enhanced. This document provides an alternative ASN.1 module that | |||
| continues to be maintained and enhanced. This document provides an | follows the conventions established in <xref target="RFC5911" | |||
| alternative ASN.1 module that follows the conventions established in | format="default"/>, <xref target="RFC5912" format="default"/>, and <xref | |||
| <xref target="RFC5911"/>, <xref target="RFC5912"/>, and <xref target="RFC6268"/> | target="RFC6268" format="default"/>.</t> | |||
| .</t> | <t>In addition, <xref target="RFC5276" format="default"/> specifies the | |||
| mechanism for conveying evidence records in the Server-based Certificate | ||||
| <t>In addition, <xref target="RFC5276"/> specifies the mechanism for conveying E | Validation Protocol (SCVP) <xref target="RFC5055" format="default"/>. | |||
| vidence | There is only one ASN.1 module in <xref target="RFC5276" | |||
| Records in the Server-based Certificate Validation Protocol (SCVP) | format="default"/>, and it uses the 1988 syntax <xref target="OLD-ASN1" | |||
| <xref target="RFC5055"/>. There is only one ASN.1 module in <xref target="RFC52 | format="default"/>. This document provides an alternative ASN.1 module | |||
| 76"/>, and it uses | using the newer syntax <xref target="NEW-ASN1" format="default"/> and | |||
| the 1988 syntax <xref target="OLD-ASN1"/>. This document provides an alternativ | follows the conventions established in <xref target="RFC5911" | |||
| e ASN.1 | format="default"/>, <xref target="RFC5912" format="default"/>, and <xref | |||
| module using the newer syntax <xref target="NEW-ASN1"/> and follows the conventi | target="RFC6268" format="default"/>. Note that <xref target="RFC5912" | |||
| ons | format="default"/> already includes an alternative ASN.1 module for SCVP | |||
| established in <xref target="RFC5911"/>, <xref target="RFC5912"/>, and <xref tar | <xref target="RFC5055" format="default"/>.</t> | |||
| get="RFC6268"/>. Note that | <t>The original ASN.1 modules get some of their definitions from places | |||
| <xref target="RFC5912"/> already includes an alternative ASN.1 module for SCVP < | ||||
| xref target="RFC5055"/>.</t> | ||||
| <t>The original ASN.1 modules get some of their definitions from places | ||||
| outside the RFC series. Some of the referenced definitions are somewhat | outside the RFC series. Some of the referenced definitions are somewhat | |||
| difficult to find. The alternative ASN.1 modules offered in this document | difficult to find. The alternative ASN.1 modules offered in this document | |||
| stand on their own when combined with the modules in <xref target="RFC5911"/>, | stand on their own when combined with the modules in <xref target="RFC5911" form | |||
| <xref target="RFC5912"/>, and <xref target="RFC6268"/>.</t> | at="default"/>, | |||
| <xref target="RFC5912" format="default"/>, and <xref target="RFC6268" format="de | ||||
| <t>The alternative ASN.1 modules produce the same bits-on-the wire as | fault"/>.</t> | |||
| the original ones.</t> | <t>The alternative ASN.1 modules produce the same bits on the wire as | |||
| the original ones.</t> | ||||
| <t>The alternative ASN.1 modules are informative; the original ones | <t>The alternative ASN.1 modules are informative; the original ones | |||
| are normative.</t> | are normative.</t> | |||
| </section> | ||||
| </section> | <section anchor="asn1-module-for-rfc-4998" numbered="true" toc="default"> | |||
| <section anchor="asn1-module-for-rfc-4998"><name>ASN.1 Module for RFC 4998</name | <name>ASN.1 Module for RFC 4998</name> | |||
| > | <sourcecode name="" type="asn.1" markers="true"><![CDATA[ | |||
| <figure><artwork><![CDATA[ | ||||
| <CODE BEGINS> | ||||
| ERS-2021 | ERS-2021 | |||
| { iso(1) identified-organization(3) dod(6) internet(1) | { iso(1) identified-organization(3) dod(6) internet(1) | |||
| security(5) mechanisms(5) ltans(11) id-mod(0) | security(5) mechanisms(5) ltans(11) id-mod(0) | |||
| id-mod-ers(1) id-mod-ers-v2(2) } | id-mod-ers(1) id-mod-ers-v2(2) } | |||
| DEFINITIONS IMPLICIT TAGS ::= | DEFINITIONS IMPLICIT TAGS ::= | |||
| BEGIN | BEGIN | |||
| EXPORTS ALL; | EXPORTS ALL; | |||
| skipping to change at line 192 ¶ | skipping to change at line 183 ¶ | |||
| { TYPE EvidenceRecord IDENTIFIED BY id-aa-er-external } | { TYPE EvidenceRecord IDENTIFIED BY id-aa-er-external } | |||
| id-aa-er-external OBJECT IDENTIFIER ::= { iso(1) member-body(2) | id-aa-er-external OBJECT IDENTIFIER ::= { iso(1) member-body(2) | |||
| us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 50 } | us(840) rsadsi(113549) pkcs(1) pkcs9(9) smime(16) id-aa(2) 50 } | |||
| ERSAttrSet ATTRIBUTE ::= { aa-er-internal | aa-er-external, ... } | ERSAttrSet ATTRIBUTE ::= { aa-er-internal | aa-er-external, ... } | |||
| Attribute ::= AttributeSet {{ERSAttrSet}} | Attribute ::= AttributeSet {{ERSAttrSet}} | |||
| END | END | |||
| ]]></sourcecode> | ||||
| <CODE ENDS> | </section> | |||
| ]]></artwork></figure> | <section anchor="asn1-module-for-rfc-5276" numbered="true" toc="default"> | |||
| <name>ASN.1 Module for RFC 5276</name> | ||||
| </section> | <sourcecode name="" type="asn.1" markers="true"><![CDATA[ | |||
| <section anchor="asn1-module-for-rfc-5276"><name>ASN.1 Module for RFC 5276</name | ||||
| > | ||||
| <figure><artwork><![CDATA[ | ||||
| <CODE BEGINS> | ||||
| LTANS-SCVP-EXTENSION-2021 | LTANS-SCVP-EXTENSION-2021 | |||
| { iso(1) identified-organization(3) dod(6) internet(1) | { iso(1) identified-organization(3) dod(6) internet(1) | |||
| security(5) mechanisms(5) ltans(11) id-mod(0) | security(5) mechanisms(5) ltans(11) id-mod(0) | |||
| id-mod-ers-scvp(5) id-mod-ers-scvp-v2(2) } | id-mod-ers-scvp(5) id-mod-ers-scvp-v2(2) } | |||
| DEFINITIONS IMPLICIT TAGS ::= | DEFINITIONS IMPLICIT TAGS ::= | |||
| BEGIN | BEGIN | |||
| EXPORTS ALL; | EXPORTS ALL; | |||
| IMPORTS | IMPORTS | |||
| id-swb, CertBundle, WANT-BACK, AllWantBacks | id-swb, CertBundle, WANT-BACK, AllWantBacks | |||
| FROM SCVP-2009 -- in [RFC5912] | FROM SCVP-2009 -- in [RFC5912] | |||
| { iso(1) identified-organization(3) dod(6) internet(1) | { iso(1) identified-organization(3) dod(6) internet(1) | |||
| security(5) mechanisms(5) pkix(7) id-mod(0) | security(5) mechanisms(5) pkix(7) id-mod(0) | |||
| id-mod-scvp-02(52) } | id-mod-scvp-02(52) } | |||
| EvidenceRecord | EvidenceRecord | |||
| FROM ERS-2021 -- in [ThisRFC] | FROM ERS-2021 -- in [RFC9169] | |||
| { iso(1) identified-organization(3) dod(6) internet(1) | { iso(1) identified-organization(3) dod(6) internet(1) | |||
| security(5) mechanisms(5) ltans(11) id-mod(0) | security(5) mechanisms(5) ltans(11) id-mod(0) | |||
| id-mod-ers(1) id-mod-ers-v2(2) } | id-mod-ers(1) id-mod-ers-v2(2) } | |||
| ; | ; | |||
| EvidenceRecordWantBack ::= SEQUENCE { | EvidenceRecordWantBack ::= SEQUENCE { | |||
| targetWantBack WANT-BACK.&id ({ExpandedWantBacks}), | targetWantBack WANT-BACK.&id ({ExpandedWantBacks}), | |||
| evidenceRecord EvidenceRecord OPTIONAL } | evidenceRecord EvidenceRecord OPTIONAL } | |||
| EvidenceRecordWantBacks ::= SEQUENCE SIZE (1..MAX) OF | EvidenceRecordWantBacks ::= SEQUENCE SIZE (1..MAX) OF | |||
| skipping to change at line 279 ¶ | skipping to change at line 265 ¶ | |||
| { EvidenceRecords IDENTIFIED BY id-swb-ers-revocation-info } | { EvidenceRecords IDENTIFIED BY id-swb-ers-revocation-info } | |||
| id-swb-ers-revocation-info OBJECT IDENTIFIER ::= { id-swb 19 } | id-swb-ers-revocation-info OBJECT IDENTIFIER ::= { id-swb 19 } | |||
| swb-ers-all WANT-BACK ::= | swb-ers-all WANT-BACK ::= | |||
| { EvidenceRecordWantBacks IDENTIFIED BY id-swb-ers-all } | { EvidenceRecordWantBacks IDENTIFIED BY id-swb-ers-all } | |||
| id-swb-ers-all OBJECT IDENTIFIER ::= { id-swb 20 } | id-swb-ers-all OBJECT IDENTIFIER ::= { id-swb 20 } | |||
| END | END | |||
| ]]></sourcecode> | ||||
| <CODE ENDS> | </section> | |||
| ]]></artwork></figure> | <section anchor="iana-considerations" numbered="true" toc="default"> | |||
| <name>IANA Considerations</name> | ||||
| </section> | <t>IANA has assigned two object identifiers from the | |||
| <section anchor="iana-considerations"><name>IANA Considerations</name> | ||||
| <t>IANA is requested to assign two object identifiers from the | ||||
| "SMI Security for LTANS Module Identifier" registry to identify | "SMI Security for LTANS Module Identifier" registry to identify | |||
| the two ASN.1 modules in this document.</t> | the two ASN.1 modules in this document.</t> | |||
| <t>The following object identifiers have been assigned:</t> | ||||
| <t>The assignment of these object identifiers is requested:</t> | <table anchor="iana"> | |||
| <name>IANA Object Identifiers</name> | ||||
| <figure><artwork><![CDATA[ | ||||
| 1.3.6.1.5.5.11.0.1.2 id-mod-ers-v2 [ThisRFC] | ||||
| 1.3.6.1.5.5.11.0.5.2 id-mod-ers-scvp-v2 [ThisRFC] | <thead> | |||
| ]]></artwork></figure> | <tr> | |||
| <th>OID Value</th> | ||||
| <th>Description</th> | ||||
| <th>Reference</th> | ||||
| </tr> | ||||
| </thead> | ||||
| <tbody> | ||||
| <tr> | ||||
| <td>1.3.6.1.5.5.11.0.1.2</td> | ||||
| <td>id-mod-ers-v2</td> | ||||
| <td>RFC 9169</td> | ||||
| </tr> | ||||
| <tr> | ||||
| <td>1.3.6.1.5.5.11.0.5.2</td> | ||||
| <td>id-mod-ers-scvp-v2</td> | ||||
| <td>RFC 9169</td> | ||||
| </tr> | ||||
| <figure><artwork><![CDATA[ | </tbody> | |||
| {{{ RFC Editor: Please replace [ThisRFC] with the number | </table> | |||
| assigned to this document. }}} | ||||
| ]]></artwork></figure> | ||||
| </section> | </section> | |||
| <section anchor="security-considerations"><name>Security Considerations</name> | <section anchor="security-considerations" numbered="true" toc="default"> | |||
| <name>Security Considerations</name> | ||||
| <t>Please see the security considerations in <xref target="RFC4998"/> and <xref | <t>Please see the security considerations in <xref target="RFC4998" format | |||
| target="RFC5276"/>. This | ="default"/> and <xref target="RFC5276" format="default"/>. This | |||
| document makes no changes to the security considerations in those | document makes no changes to the security considerations in those | |||
| documents. The ASN.1 modules in this document preserve bits-on-the-wire | documents. The ASN.1 modules in this document preserve bits on the wire | |||
| as the ASN.1 modules that they replace.</t> | as the ASN.1 modules that they replace.</t> | |||
| </section> | ||||
| </section> | ||||
| </middle> | </middle> | |||
| <back> | <back> | |||
| <references> | ||||
| <name>References</name> | ||||
| <references> | ||||
| <name>Normative References</name> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.4998.xml"/> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.5276.xml"/> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.5055.xml"/> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.5911.xml"/> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.5912.xml"/> | ||||
| <xi:include href="https://xml2rfc.ietf.org/public/rfc/bibxml/reference.R | ||||
| FC.6268.xml"/> | ||||
| <references title='Normative References'> | <reference anchor="NEW-ASN1" target="https://www.itu.int/rec/T-REC-X.680"> | |||
| <front> | ||||
| &RFC4998; | <title>Information technology -- Abstract Syntax Notation One (ASN.1 | |||
| &RFC5276; | ): Specification of basic notation</title> | |||
| &RFC5055; | <author> | |||
| &RFC5911; | <organization>ITU-T</organization> | |||
| &RFC5912; | </author> | |||
| &RFC6268; | <date year="2021" month="February"/> | |||
| <reference anchor="NEW-ASN1" > | </front> | |||
| <front> | <seriesInfo name="ITU-T Recommendation" value="X.680"/> | |||
| <title>Information technology -- Abstract Syntax Notation One (ASN.1): Speci | <seriesInfo name="ISO/IEC" value="8824-1:2021"/> | |||
| fication of basic notation</title> | </reference> | |||
| <author > | ||||
| <organization>ITU-T</organization> | ||||
| </author> | ||||
| <date year="2015" month="August"/> | ||||
| </front> | ||||
| <seriesInfo name="ITU-T Recommendation" value="X.680"/> | ||||
| <seriesInfo name="ISO/IEC" value="8824-1:2015"/> | ||||
| <format type="PDF" target="https://www.itu.int/rec/T-REC-X.680-201508-I/en"/> | ||||
| </reference> | ||||
| </references> | </references> | |||
| <references title='Informative References'> | <references> | |||
| <name>Informative References</name> | ||||
| <reference anchor="OLD-ASN1" > | <reference anchor="OLD-ASN1" target="https://www.itu.int/rec/T-REC-X.208 | |||
| <front> | /en"> | |||
| <title>Specification of Abstract Syntax Notation One (ASN.1)</title> | <front> | |||
| <author > | <title> | |||
| <organization>CCITT</organization> | Specification of Abstract Syntax Notation One (ASN.1)</title> | |||
| </author> | <author> | |||
| <date year="1988" month="November"/> | <organization>CCITT</organization> | |||
| </front> | </author> | |||
| <seriesInfo name="CCITT Recommendation" value="X.208"/> | <date year="1988" month="November"/> | |||
| <format type="PDF" target="https://www.itu.int/rec/T-REC-X.208/en"/> | </front> | |||
| </reference> | <refcontent>CCITT Recommendation X.208</refcontent> | |||
| </reference> | ||||
| </references> | ||||
| </references> | </references> | |||
| </back> | </back> | |||
| <!-- ##markdown-source: | ||||
| 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 | ||||
| Wf9mOLiDbrKYKvGY+FMs63fYkviPzOxN1Fc2qNfGePmUBsTnTPMcrAmbjKj2 | ||||
| iXBBKs9k7eJ14xgS6YeSo9WvTl9fHsP0S6BNzNhBj9iXNZyTEz5htSbCmjof | ||||
| AcqwCCbSpuNo7fQig6MT4akVQ3riZG5Klhi3186bnuvZnds3g6Hjvb0rmLjm | ||||
| WB8ntNSCcRT+m8Z9VyTsioXpF/61dr4lEvJY8Lcp22gVAVAq4aOZYi5TZHnH | ||||
| 84bO1TuvVzD5/mfno93FDlvE3mLK5J/WXKIwemojz8lInDXRqzMHBld/73U9 | ||||
| cK57fc+5cXpDivtDlDaLbWp+UK4arLMdP23aaGG39493vX63B0sjP2slwel7 | ||||
| vTeo3RKemrQKVlajAMeGWOVBKGEtYnCzLZzXIFV/y2qU44Zar9dX2VKBTmaK | ||||
| HFzlU+Nzmt1mYHBPNaRzm9KiWTSJqtM0kjc/Q688VuHwk2CMpdbDdHWVP5m6 | ||||
| 7N8z3dJC57kZg2JRixKErvPPHtSa9fpd5+OxRiOLbRPpFbFb8a/Aq83+JlB3 | ||||
| wLqBQKaeNIyEWWc9VqHG7Rp3xvCtL8f0qQY+tT6XXH/vY6foR/l8hV3lZptf | ||||
| oX6nuFYFlODBBQZdr+eBi+Wh/6ZcOjI/eN/qgu4Ye/yNhapUW1nzoNjHrdcw | ||||
| 6VeOx23uL4cxFTtk63ed/s3A9n6579X/wsPM97WlO5tORYIHobXkdWKujrem | ||||
| Bjbxsw2htNChYpc/bSq5yitMQaw2kB7sdbHTRDvlb4pYAkZvKt/3saGwTfWj | ||||
| zjfbLLLmgcq/ZqyUulyDa7j6hap1RZCRvjm+r1yX+wWjwZ6mgf5f6RT0utRv | ||||
| vL4s2cm+/p/szAVV7MzH/2A7TxtZvAxdylDc+8s24soVT/xWweQkjQoUUqoF | ||||
| mrvYVGD/v15llYXptZV20PiI/TN11M+03HRKfa7lvvU6fdem85nd++j1+i5W | ||||
| vD9LD27L4GlK1JWh7+nGU5BLDXk6VuzJcSU5H53ojwZXsziM2Al86PQ9+6rT | ||||
| /Rlbuyj64Mfqyg++yEJ3p+H7s3Z0GjHq5VppL5f+NtupgkXZSSwziL5aoFF/ | ||||
| gEE7IuOA81nWqZYNy3y2dcNSfvLIVE6ydjftVLiX9L5O8QzOciGFbalcuaqV | ||||
| LGsftrauubTdDdiuLsn8tovdsuK+Vq8SC1pA1fQ1OGmJKyYE/LZfW/r12fyb | ||||
| eTAec56Twm5aklVVDjPZnpqWzA4wofFFjYvcWwnKYrIyuC4ImzvUdjGrQkHZ | ||||
| Mv3sdqUZoHm63l92W0jhjzuVFn0AnBnLCJv0gjqHM26acjhvwp6EueWy6WPS | ||||
| N3D6UVT1XMnwrU7b11psSCn5rDSzz11nFcUq8P5P6lVkbShZmd+n6nkVw8My | ||||
| 4GAwd2fCdpJ9Ol9UdK4G0gEay+dVrkrLtsmK2lWyfUpfVpTGGD5E0XW6P6sw | ||||
| SdpAlQb3qNTKu9bt7aPT6XfoXEsf1RPf3B5YepBLPD7jeVHSpVV6sfYY6zsx | ||||
| MfqVBWrdCSTpN3r6QmwduXdO/q9BdEeqO86sRV1/DzhC+Y9cqmRB4lNhC/2l | ||||
| euPibeOje/b5WiuV3tSai+Jt2hVtaZvGGCFp1l/Vz+rN+in+aTbrDXxsAUC5 | ||||
| y8jr0roj2sp7usGbNq5lXo06/We5XOpWvRdyJZI23EfMl3R1oS861hzry4N4 | ||||
| RucZ828AtNnGL2VYYIXHBePa3AdV96ZLSZbeGWR0QYkuv6RIb0XzawlzBZZe | ||||
| bFn5xdbE/4J+ikXxAnqPeDUWkuUSZHoDs9vxQLf2dNsH1Ztvy5eFK+zS/TwO | ||||
| LzJo69Z/AftW9uIcJgAA | ||||
| </rfc> | </rfc> | |||
| End of changes. 38 change blocks. | ||||
| 228 lines changed or deleted | 148 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. The latest version is available from http://tools.ietf.org/tools/rfcdiff/ | ||||