rfc9646v4.txt | rfc9646.txt | |||
---|---|---|---|---|
skipping to change at line 145 ¶ | skipping to change at line 145 ¶ | |||
1.3. Requirements Language | 1.3. Requirements Language | |||
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", | The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT", | |||
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and | "SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and | |||
"OPTIONAL" in this document are to be interpreted as described in | "OPTIONAL" in this document are to be interpreted as described in | |||
BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all | BCP 14 [RFC2119] [RFC8174] when, and only when, they appear in all | |||
capitals, as shown here. | capitals, as shown here. | |||
1.4. Conventions | 1.4. Conventions | |||
Various examples used in this document use a placeholder value for | Various examples in this document use "BASE64VALUE=" as a placeholder | |||
binary data that has been base64 encoded (e.g., "BASE64VALUE="). | value for binary data that has been base64 encoded (per Section 9.8 | |||
This placeholder value is used since real base64-encoded structures | of [RFC7950]). This placeholder value is used because real | |||
are often many lines long and hence distract from the example being | base64-encoded structures are often many lines long and hence | |||
presented. | distracting to the example being presented. | |||
Various examples in this document contain long lines that may be | ||||
folded, as described in [RFC8792]. | ||||
2. The "ietf-sztp-csr" Module | 2. The "ietf-sztp-csr" Module | |||
The "ietf-sztp-csr" module is a YANG 1.1 [RFC7950] module that | The "ietf-sztp-csr" module is a YANG 1.1 [RFC7950] module that | |||
augments the "ietf-sztp-bootstrap-server" module defined in [RFC8572] | augments the "ietf-sztp-bootstrap-server" module defined in [RFC8572] | |||
and defines a YANG "structure" that is to be conveyed in the "error- | and defines a YANG "structure" that is to be conveyed in the "error- | |||
info" node defined in Section 7.1 of [RFC8040]. | info" node defined in Section 7.1 of [RFC8040]. | |||
2.1. Data Model Overview | 2.1. Data Model Overview | |||
skipping to change at line 1555 ¶ | skipping to change at line 1558 ¶ | |||
[RFC8340] Bjorklund, M. and L. Berger, Ed., "YANG Tree Diagrams", | [RFC8340] Bjorklund, M. and L. Berger, Ed., "YANG Tree Diagrams", | |||
BCP 215, RFC 8340, DOI 10.17487/RFC8340, March 2018, | BCP 215, RFC 8340, DOI 10.17487/RFC8340, March 2018, | |||
<https://www.rfc-editor.org/info/rfc8340>. | <https://www.rfc-editor.org/info/rfc8340>. | |||
[RFC8407] Bierman, A., "Guidelines for Authors and Reviewers of | [RFC8407] Bierman, A., "Guidelines for Authors and Reviewers of | |||
Documents Containing YANG Data Models", BCP 216, RFC 8407, | Documents Containing YANG Data Models", BCP 216, RFC 8407, | |||
DOI 10.17487/RFC8407, October 2018, | DOI 10.17487/RFC8407, October 2018, | |||
<https://www.rfc-editor.org/info/rfc8407>. | <https://www.rfc-editor.org/info/rfc8407>. | |||
[RFC8792] Watsen, K., Auerswald, E., Farrel, A., and Q. Wu, | ||||
"Handling Long Lines in Content of Internet-Drafts and | ||||
RFCs", RFC 8792, DOI 10.17487/RFC8792, June 2020, | ||||
<https://www.rfc-editor.org/info/rfc8792>. | ||||
[RFC8808] Wu, Q., Lengyel, B., and Y. Niu, "A YANG Data Model for | [RFC8808] Wu, Q., Lengyel, B., and Y. Niu, "A YANG Data Model for | |||
Factory Default Settings", RFC 8808, DOI 10.17487/RFC8808, | Factory Default Settings", RFC 8808, DOI 10.17487/RFC8808, | |||
August 2020, <https://www.rfc-editor.org/info/rfc8808>. | August 2020, <https://www.rfc-editor.org/info/rfc8808>. | |||
[RFC9641] Watsen, K., "A YANG Data Model for a Truststore", | [RFC9641] Watsen, K., "A YANG Data Model for a Truststore", | |||
RFC 9641, DOI 10.17487/RFC9641, September 2024, | RFC 9641, DOI 10.17487/RFC9641, September 2024, | |||
<https://www.rfc-editor.org/info/rfc9641>. | <https://www.rfc-editor.org/info/rfc9641>. | |||
[RFC9642] Watsen, K., "A YANG Data Model for a Keystore", RFC 9642, | [RFC9642] Watsen, K., "A YANG Data Model for a Keystore", RFC 9642, | |||
DOI 10.17487/RFC9642, September 2024, | DOI 10.17487/RFC9642, September 2024, | |||
End of changes. 2 change blocks. | ||||
5 lines changed or deleted | 13 lines changed or added | |||
This html diff was produced by rfcdiff 1.48. |