The following errata report has been submitted for RFC8886, "Secure Device Install".
-------------------------------------- You may review the report below and at: https://www.rfc-editor.org/errata/eid6300 -------------------------------------- Type: Technical Reported by: Stéphane Bortzmeyer <[email protected]> Section: A.3.2 Original Text ------------- $ openssl smime -decrypt -in SN19842256.enc -inform pkcs7\ -out config.cfg -inkey key.pem Corrected Text -------------- $ openssl smime -decrypt -in SN19842256.enc -inform PEM\ -out config.cfg -inkey key.pem Notes ----- Otherwise, OpenSSL fails with: smime: Invalid format "pkcs7" for -inform smime: Use -help for summary. 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. -------------------------------------- RFC8886 (draft-ietf-opsawg-sdi-13) -------------------------------------- Title : Secure Device Install Publication Date : September 2020 Author(s) : W. Kumari, C. Doyle Category : INFORMATIONAL Source : Operations and Management Area Working Group Area : Operations and Management Stream : IETF Verifying Party : IESG _______________________________________________ OPSAWG mailing list [email protected] https://www.ietf.org/mailman/listinfo/opsawg
