Structure Of Crl Extensions - Netscape MANAGEMENT SYSTEM 6.01 - PLUG-IN Manual

Table of Contents

Advertisement

Introduction to CRL Extensions
The extensions defined by ANSI X9 and ISO/IEC/ITU for X.509 v2 CRLs [X.509]
[X9.55] enable you to associate additional attributes with CRLs. The Internet X.509
Public Key Infrastructure Certificate and CRL Profile (see
http://www.ietf.org/rfc/rfc2459.txt
used in CRLs. These extensions are called standard CRL extensions.
The standard also suggests that you can define your own extensions and include
them in CRLs you issue. These extensions are called private, proprietary, or custom
CRL extensions and they carry information unique to your organization or
business. Keep in mind that applications may not able to validate CRLs that
contain private, critical extensions, thus preventing the use of these CRLs in a
general context.
NOTE

Structure of CRL Extensions

A CRL extension consists of the following:
The object identifier (OID) for the extension; see Appendix B, "Object
Identifiers."
This identifier uniquely identifies the extension. It also determines the ASN.1
type of value in the value field and how the value is interpreted. That is, when
an extension appears in a CRL, the OID appears as the extension ID field
(
of the octet string (
Extensions" on page 331.
A flag or boolean field called
The
is critical (true) or noncritical (false) to the CRL.
358
Netscape Certificate Management System Plug-Ins Guide • May 2002
Some explanations in this chapter make reference to Abstract
Syntax Notation One (ASN.1) and Distinguished Encoding Rules
(DER). These are specified in the CCITT Recommendations X.208
and X.209. For a quick summary of ASN.1 and DER, see A Layman's
Guide to a Subset of ASN.1, BER, and DER, which is available at RSA
Laboratories' web site (
) and the corresponding ASN.1 encoded structure appears as the value
extnID
extnValue
or
value assigned to this field indicates whether the extension
true
false
If the extension is critical and the CRL is sent to an application that does
not understand the extension (based on the extension's ID), the application
must reject the CRL.
) recommends a set of extensions to be
http://www.rsa.com
); see the examples in "Sample Certificate
.
critical
).

Advertisement

Table of Contents
loading

This manual is also suitable for:

Certificate management system 6.01

Table of Contents