The following errata report has been submitted for RFC8366, "A Voucher Artifact for Bootstrapping Protocols".
-------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid6646 -------------------------------------- Type: Technical Reported by: Aman Mangal <aman.man...@arista.com> Section: 5.2 Original Text ------------- { "ietf-voucher:voucher": { "created-on": "2016-10-07T19:31:42Z", "expires-on": "2016-10-21T19:31:42Z", "assertion": "verified", "serial-number": "JADA123456789", "idevid-issuer": "base64encodedvalue==", "pinned-domain-cert": "base64encodedvalue==", "domain-cert-revocation-checks": "true", "last-renewal-date": "2017-10-07T19:31:42Z" } } Corrected Text -------------- { "ietf-voucher:voucher": { "created-on": "2016-10-07T19:31:42Z", "expires-on": "2016-10-21T19:31:42Z", "assertion": "verified", "serial-number": "JADA123456789", "idevid-issuer": "base64encodedvalue==", "pinned-domain-cert": "base64encodedvalue==", "domain-cert-revocation-checks": true, "last-renewal-date": "2017-10-07T19:31:42Z" } } Notes ----- domain-cert-revocation-checks is defined as boolean in the YANG specification in section 5.3 of the same RFC 8366. Boolean value in JSON are represented using true/false without the quotes. Instructions: ------------- This erratum is currently posted as "Reported". If necessary, please use "Reply All" to discuss whether it should be verified or rejected. When a decision is reached, the verifying party can log in to change the status and edit the report, if necessary. -------------------------------------- RFC8366 (draft-ietf-anima-voucher-07) -------------------------------------- Title : A Voucher Artifact for Bootstrapping Protocols Publication Date : May 2018 Author(s) : K. Watsen, M. Richardson, M. Pritikin, T. Eckert Category : PROPOSED STANDARD Source : Autonomic Networking Integrated Model and Approach Area : Operations and Management Stream : IETF Verifying Party : IESG _______________________________________________ Anima mailing list Anima@ietf.org https://www.ietf.org/mailman/listinfo/anima