RFC Errata
RFC 2985, "PKCS #9: Selected Object Classes and Attribute Types Version 2.0", November 2000
Source of RFC: LegacyArea Assignment: sec
Errata ID: 3769
Status: Held for Document Update
Type: Editorial
Publication Format(s) : TEXT
Reported By: Sean Leonard
Date Reported: 2013-10-27
Held for Document Update by: Sean Turner
Date Held: 2014-01-14
Section 5.2.1 says:
emailAddress ATTRIBUTE ::= {
WITH SYNTAX IA5String (SIZE(1..pkcs-9-ub-emailAddress))
EQUALITY MATCHING RULE pkcs9CaseIgnoreMatch
ID pkcs-9-at-emailAdress
}
It should say:
emailAddress ATTRIBUTE ::= {
WITH SYNTAX IA5String (SIZE(1..pkcs-9-ub-emailAddress))
EQUALITY MATCHING RULE pkcs9CaseIgnoreMatch
ID pkcs-9-at-emailAddress
}
Notes:
The ASN.1 is correct in Appendix A: ASN.1 Module.
spt: For those who missed it there is a "d" missing from the pkcs-9-at-emailAddress in the original text. As it's in the text and not the module, I'll mark this as hold for document as well as reclassifying it as editorial.
