On Tue, Apr 02, 2002 at 10:07:27PM +0200, Lutz Jaenicke wrote:
> On Tue, Apr 02, 2002 at 09:25:00AM +0200, Michael Bell wrote:
> > after I found the wrong definitions of SN_surname and SN_serialNumber I
> > looked around and find the next problems in crypto/objects/ :
> > 
> > SN_title                "title"                     (now "T")
> > SN_description          "description"               (now "D")
> > SN_givenName            "gn"                        (now "G")
> > SN_initials             "initials"          (now "I")
> > LN_uniqueIdentifier     "x500UniqueIdentifier"      (now "uniqueIdentifier")
> > SN_rfc822Mailbox        "mail"                      (now "rfc822Mailbox")
> > SN_pkcs9_emailAddress   "emailAddress"              (now "Email")
> > 
> > * SN_rfc822Mailbox is not wrong but a short name exists
> > * I don't find a short name for SN_pkcs9_emailAddress. The related RFC
> > only defines a long name

Hmm... I have implemented the changes you recommend, but now I get a
warning about a shortname "mail" to be defined twice. Maybe this was the
reason why it was left out...

I have attached the patch (including the problem). What do you recommend?
Only objects.txt contains all necessary information;
run the PERL scripts as used in Makefile.ssl to rebuild the other files.

Best regards,   
        Lutz
-- 
Lutz Jaenicke                             [EMAIL PROTECTED]
http://www.aet.TU-Cottbus.DE/personen/jaenicke/
BTU Cottbus, Allgemeine Elektrotechnik
Universitaetsplatz 3-4, D-03044 Cottbus
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to