At 15:25 02.04.2002 +0530, you wrote:
>Hi,
>I have a doubt regarding the addition of postal code or PIN code or ZIP code
>to the certificate request.
>
>How to add Postal code to a certificate request.  I tried to search for an
>NID for the postal code but could'nt found.
>
>What is the way to add the postal code to a certificate request??
>
>Regards
>Suram
>
>______________________________________________________________________
>OpenSSL Project                                 http://www.openssl.org
>User Support Mailing List                    [EMAIL PROTECTED]
>Automated List Manager                           [EMAIL PROTECTED]

Put it in an OID 2.5.4.17, "postal code".

The postal code should also go into line 5 of the postal address, OID 2.5.4.16.

Line 1 object's RDN
Line 2 Street address or PO box
Line 3 no default value
Line 4 Physical Delivery Office Name, State or privince name
Line 5 Postal Code
Line 6 Country Name (from the DN)

See Recommendation F.401

Use google to search for "2.5.4.17 postal code"

Jörn

______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to