Hi guys,

I have one little annoying problem (no, not a Frog) - I need to issue
certificate to organization, which name is more than 64 char long. I beleave
there is must be mechanism for such situation, but for now i'm only know,
that RFC defines 4 octets with 64 chars for organizationName. The problem is
that I'm do not know how to implement this in openssl. 

I have generated CSR with DN like this:

[EMAIL PROTECTED],CN=Test CN,OU=Test Unit, O=Very very very
long+O=Organization name,C=LT

But after I try to issue certificate with such DN, I get certificate with
only last O= value (Organization name). Maybe it is needed to set something
in openssl.conf? 

Please help.

Regards,

Dmitrij

P.S. I'm not programmer, i'm just user of openssl (config file, command
line).

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

Reply via email to