New ASN.1 Modules for the Evidence Record Syntax (ERS)
draft-housley-ers-asn1-modules-00
|
Document |
Type |
|
Active Internet-Draft (individual)
|
|
Authors |
|
Russ Housley
,
Carl Wallace
|
|
Last updated |
|
2021-03-07
(latest revision 2021-02-15)
|
|
Stream |
|
Independent Submission
|
|
Intended RFC status |
|
Informational
|
|
Formats |
|
plain text
pdf
htmlized (tools)
htmlized
bibtex
|
Stream |
ISE state
|
|
Submission Received
|
|
Consensus Boilerplate |
|
Unknown
|
|
Document shepherd |
|
Adrian Farrel
|
IESG |
IESG state |
|
I-D Exists
|
|
Telechat date |
|
|
|
Responsible AD |
|
(None)
|
|
Send notices to |
|
rfc-ise@rfc-editor.org
|
Network Working Group R. Housley
Internet-Draft Vigil Security
Intended status: Informational C. Wallace
Expires: 19 August 2021 Red Hound Software
15 February 2021
New ASN.1 Modules for the Evidence Record Syntax (ERS)
draft-housley-ers-asn1-modules-00
Abstract
The Evidence Record Syntax (ERS) and the conventions for including
these evidence record in the Server-Based Certificate Validation
Protocol (SCVP) are expressed using ASN.1. This document updates
those ASN.1 modules to conform to the 2002 version of ASN.1 and
employ the conventions adopted in RFC 5911, RFC 5912, and RFC 6268.
There are no bits-on-the-wire changes to any of the formats; this is
simply a change to the ASN.1 syntax.
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 19 August 2021.
Copyright Notice
Copyright (c) 2021 IETF Trust and the persons identified as the
document authors. All rights reserved.
Housley & Wallace Expires 19 August 2021 [Page 1]
Internet-Draft New ASN.1 Modules for the Evidence Recor February 2021
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 . . . . . . . . . . . . . . . . . . . . . . . . 2
2. ASN.1 Module for RFC 4998 . . . . . . . . . . . . . . . . . . 3
3. ASN.1 Module for RFC 5276 . . . . . . . . . . . . . . . . . . 5
4. IANA Considerations . . . . . . . . . . . . . . . . . . . . . 6
5. Security Considerations . . . . . . . . . . . . . . . . . . . 7
6. References . . . . . . . . . . . . . . . . . . . . . . . . . 7
6.1. Normative References . . . . . . . . . . . . . . . . . . 7
6.2. Informative References . . . . . . . . . . . . . . . . . 7
Authors' Addresses . . . . . . . . . . . . . . . . . . . . . . . 8
1. Introduction
Some developers would like the IETF to use the latest version of
ASN.1 in its standards. This document provides alternate ASN.1
modules to assist in that goal.
The Evidence Record Syntax (ERS) [RFC4998] provides two ASN.1
modules, one using the 1988 syntax [OLD-ASN1], which has been
deprecated by the ITU-T, and another one using the 2002 syntax
[NEW-ASN1], which continued to be maintained and enhanced. This
document provides an alternate ASN.1 module that follows the
conventions established in [RFC5911], [RFC5912], and [RFC6268].
In addition, [RFC5276] specifies the mechanism for conveying Evidence
Records in the Server-Based Certificate Validation Protocol (SCVP)
[RFC5055]. There is only one ASN.1 module in [RFC5276], and it uses
the 1988 syntax [OLD-ASN1]. This document provides an alternate
ASN.1 module using the 2002 syntax [NEW-ASN1] and follows the
conventions established in [RFC5911], [RFC5912], and [RFC6268]. Note
that [RFC5912] already includes an alternate ASN.1 module for SCVP
[RFC5055].
Housley & Wallace Expires 19 August 2021 [Page 2]
Internet-Draft New ASN.1 Modules for the Evidence Recor February 2021
The alternate ASN.1 modules in this document get some of their
definitions from places different than the modules in [RFC4998] and
[RFC5276]. The idea is that these alternate ASN.1 modules, when
combined with the modules in [RFC5911], [RFC5912], and [RFC6268] can
stand on their own. These modules do not import definitions from
anywhere else, some of which are somewhat difficult to find.
2. ASN.1 Module for RFC 4998
<CODE BEGINS>
ERS-2021
{ iso(1) identified-organization(3) dod(6) internet(1)
security(5) mechanisms(5) ltans(11) id-mod(0)
Show full document text