Resource Public Key Infrastructure (RPKI) object profile for Signed Checklist (RSC)
draft-ietf-sidrops-rpki-rsc-02
Network Working Group J. Snijders
Internet-Draft Fastly
Intended status: Standards Track March 18, 2021
Expires: September 19, 2021
Resource Public Key Infrastructure (RPKI) object profile for Signed
Checklist (RSC)
draft-ietf-sidrops-rpki-rsc-02
Abstract
This document defines a Cryptographic Message Syntax (CMS) profile
for a general purpose listing of checksums (a 'checklist'), for use
with the Resource Public Key Infrastructure (RPKI). The objective is
to allow an attestation, in the form of a listing of one or more
checksums of arbitrary digital objects (files), to be signed "with
resources", and for validation to provide a means to confirm a
specific Internet Resource Holder produced the Signed Checklist. The
profile is intended to provide for the signing of an arbitrary
checksum listing with a specific set of Internet Number Resources.
Requirements Language
The key words "MUST", "MUST NOT", "REQUIRED", "SHALL", "SHALL NOT",
"SHOULD", "SHOULD NOT", "RECOMMENDED", "NOT RECOMMENDED", "MAY", and
"OPTIONAL" in this document are to be interpreted as described in BCP
14 [RFC2119] [RFC8174] when, and only when, they appear in all
capitals, as shown here.
Status of This Memo
This Internet-Draft is submitted in full conformance with the
provisions of BCP 78 and BCP 79.
Internet-Drafts are working documents of the Internet Engineering
Task Force (IETF). Note that other groups may also distribute
working documents as Internet-Drafts. The list of current Internet-
Drafts is at https://datatracker.ietf.org/drafts/current/.
Internet-Drafts are draft documents valid for a maximum of six months
and may be updated, replaced, or obsoleted by other documents at any
time. It is inappropriate to use Internet-Drafts as reference
material or to cite them other than as "work in progress."
This Internet-Draft will expire on September 19, 2021.
Snijders Expires September 19, 2021 [Page 1]
Internet-Draft RPKI Signed Checklist March 2021
Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the
document authors. All rights reserved.
This document is subject to BCP 78 and the IETF Trust's Legal
Provisions Relating to IETF Documents
(https://trustee.ietf.org/license-info) in effect on the date of
publication of this document. Please review these documents
carefully, as they describe your rights and restrictions with respect
to this document. Code Components extracted from this document must
include Simplified BSD License text as described in Section 4.e of
the Trust Legal Provisions and are provided without warranty as
described in the Simplified BSD License.
Table of Contents
1. Introduction . . . . . . . . . . . . . . . . . . . . . . . . 3
2. RSC Profile and Distribution . . . . . . . . . . . . . . . . 3
3. The RSC ContentType . . . . . . . . . . . . . . . . . . . . . 3
4. The RSC eContent . . . . . . . . . . . . . . . . . . . . . . 4
4.1. version . . . . . . . . . . . . . . . . . . . . . . . . . 5
4.2. resources . . . . . . . . . . . . . . . . . . . . . . . . 5
4.3. digestAlgorithm . . . . . . . . . . . . . . . . . . . . . 5
4.4. checkList . . . . . . . . . . . . . . . . . . . . . . . . 5
5. Operational Considerations . . . . . . . . . . . . . . . . . 5
6. RSC Validation . . . . . . . . . . . . . . . . . . . . . . . 6
7. Security Considerations . . . . . . . . . . . . . . . . . . . 6
8. Implementation status - RFC EDITOR: REMOVE BEFORE PUBLICATION 6
9. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 7
9.1. OID . . . . . . . . . . . . . . . . . . . . . . . . . . . 7
9.2. File Extension . . . . . . . . . . . . . . . . . . . . . 7
9.3. Media Type . . . . . . . . . . . . . . . . . . . . . . . 7
10. References . . . . . . . . . . . . . . . . . . . . . . . . . 8
10.1. Normative References . . . . . . . . . . . . . . . . . . 8
10.2. Informative References . . . . . . . . . . . . . . . . . 9
Appendix A. Acknowledgements . . . . . . . . . . . . . . . . . . 10
Appendix B. Document changelog - RFC EDITOR: REMOVE BEFORE
PUBLICATION . . . . . . . . . . . . . . . . . . . . 10
B.1. changes from -01 -> -02 . . . . . . . . . . . . . . . . . 10
B.2. changes from -00 -> -01 . . . . . . . . . . . . . . . . . 10
B.3. individual submission phase . . . . . . . . . . . . . . . 10
Author's Address . . . . . . . . . . . . . . . . . . . . . . . . 10
Snijders Expires September 19, 2021 [Page 2]
Internet-Draft RPKI Signed Checklist March 2021
Show full document text