2.5.29.31 - CRL Distribution Points

Submitted by j.onions at nexor.co.uk from host trident.nexor.co.uk (128.243.9.9) on Fri Mar 21 17:51:32 MET 1997 using a WWW entry form.

OID value: 2.5.29.31

OID description:
id-ce-CRLDistributionPoints

This extension field shall be used only as a certificate extension and may be used in both CA-certificates and end-entity certificates. This field identifies the CRL distribution point or points to which a certificate user should refer to ascertain if the certificate has been revoked. A certificate user can obtain a CRL from an applicable distribution point or it can obtain a current complete CRL from the CA directory entry.

This extension may, at the option of the certificate issuer, be either critical or non-critical.

cRLDistributionPoints EXTENSION ::= {
	SYNTAX CRLDistPointSyntax
	IDENTIFIED BY id-ce-cRLDistributionPoints
}

CRLDistPointSyntax ::= SEQUENCE SIZE (1..MAX) OF DistributionPoint

DistributionPoint ::= SEQUENCE {
	distributionPoint [0] DistributionPointName OPTIONAL,
	reasons		  [1] ReasonFlags OPTIONAL,
	cRLIssuer	  [2] GeneralNames OPTIONAL
}

DistributionPointName ::= CHOICE {
	fullname	[0] GeneralNames,
	nameRelativeToCRLIssuer [1] RelativeDistinguishedName
}

ReasonFlags ::= BIT STRING {
	unused(0),
	keyCompromise(1),
	cACompromise(2)
	affiliationChanged(3),
	superseded(4),
	cessationOfOperation(5),
	certificateHold(6)
}

See also the OID Repository website reference for 2.5.29.31

Superior references


Search for text in all OIDs starting with 2.5.29.31:

Go to the top node if you need to search all entries.
Tell me about OIDs you know about
Incoming OIDs that have not been proofread yet
j.onions@nexor.co.uk
Entered: Fri Mar 21 17:51:32 MET 1997 (not changed manually)