[OPSAWG] [Errata Verified] RFC8886 (6300)

RFC Errata System <rfc-editor@rfc-editor.org> Fri, 12 January 2024 16:36 UTC

Return-Path: <wwwrun@rfcpa.amsl.com>
X-Original-To: opsawg@ietfa.amsl.com
Delivered-To: opsawg@ietfa.amsl.com
Received: from localhost (localhost [127.0.0.1]) by ietfa.amsl.com (Postfix) with ESMTP id 94582C151538; Fri, 12 Jan 2024 08:36:59 -0800 (PST)
X-Virus-Scanned: amavisd-new at amsl.com
X-Spam-Flag: NO
X-Spam-Score: -1.658
X-Spam-Level:
X-Spam-Status: No, score=-1.658 tagged_above=-999 required=5 tests=[BAYES_00=-1.9, CTE_8BIT_MISMATCH=0.001, HEADER_FROM_DIFFERENT_DOMAINS=0.249, RCVD_IN_DNSWL_NONE=-0.0001, RCVD_IN_ZEN_BLOCKED_OPENDNS=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01, URIBL_DBL_BLOCKED_OPENDNS=0.001, URIBL_ZEN_BLOCKED_OPENDNS=0.001] autolearn=no autolearn_force=no
Received: from mail.ietf.org ([50.223.129.194]) by localhost (ietfa.amsl.com [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id zfg0w1HYP_SD; Fri, 12 Jan 2024 08:36:57 -0800 (PST)
Received: from rfcpa.amsl.com (rfcpa.amsl.com [50.223.129.200]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits) server-digest SHA256) (No client certificate requested) by ietfa.amsl.com (Postfix) with ESMTPS id 7DD4CC14F60F; Fri, 12 Jan 2024 08:36:57 -0800 (PST)
Received: by rfcpa.amsl.com (Postfix, from userid 499) id 50E1B1B65DC9; Fri, 12 Jan 2024 08:36:57 -0800 (PST)
To: bortzmeyer+ietf@nic.fr, warren@kumari.net, cdoyle@juniper.net
From: RFC Errata System <rfc-editor@rfc-editor.org>
Cc: rwilton@cisco.com, iesg@ietf.org, opsawg@ietf.org, iana@iana.org, rfc-editor@rfc-editor.org
Content-Type: text/plain; charset="UTF-8"
Message-Id: <20240112163657.50E1B1B65DC9@rfcpa.amsl.com>
Date: Fri, 12 Jan 2024 08:36:57 -0800
Archived-At: <https://mailarchive.ietf.org/arch/msg/opsawg/_Ue6G2_AtC8-ZeoY7iXoKOnT0ys>
Subject: [OPSAWG] [Errata Verified] RFC8886 (6300)
X-BeenThere: opsawg@ietf.org
X-Mailman-Version: 2.1.39
Precedence: list
List-Id: OPSA Working Group Mail List <opsawg.ietf.org>
List-Unsubscribe: <https://www.ietf.org/mailman/options/opsawg>, <mailto:opsawg-request@ietf.org?subject=unsubscribe>
List-Archive: <https://mailarchive.ietf.org/arch/browse/opsawg/>
List-Post: <mailto:opsawg@ietf.org>
List-Help: <mailto:opsawg-request@ietf.org?subject=help>
List-Subscribe: <https://www.ietf.org/mailman/listinfo/opsawg>, <mailto:opsawg-request@ietf.org?subject=subscribe>
X-List-Received-Date: Fri, 12 Jan 2024 16:36:59 -0000

The following errata report has been verified for RFC8886,
"Secure Device Install". 

--------------------------------------
You may review the report below and at:
https://www.rfc-editor.org/errata/eid6300

--------------------------------------
Status: Verified
Type: Technical

Reported by: Stéphane Bortzmeyer <bortzmeyer+ietf@nic.fr>
Date Reported: 2020-10-05
Verified by: Robert Wilton (IESG)

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.

--------------------------------------
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