hi all,

I was just playing with the new 2.2 option
 --x509-username-field <field>
why is the field "uppercased" ? There are quite a few X509 fields that are case sensitive:
 emailAddress
 name
 dnQualifier
etc (all from /usr/include/openssl/objects.h)

It should also be noted that only the objects listed in the objects.h file can be added to the subject string - simply doing something like
 /NAME=blah
will not be grokked by openssl.

cheers,

JJK



Attachment: smime.p7s
Description: S/MIME Cryptographic Signature

Reply via email to