There is no way to use the "-subj" parameter in "openssl ca ... -subj 
${new_subj} ..." command in order to follow RFC3280 at �4.1.2.4  
Issuer� and �4.1.2.6  Subject� concerning "DirectoryString" 
implementation that MUST use �UTF8String� representation.

Plase insert the "-utf8" parameter, similar to the one in "openssl 
req" command in order to send a new subject to "openssl ca" 
in �UTF8String� format like: "openssl ca ... -subj ${new_subj} -
utf8 ..."

It shoudl be very easy to do it ;)

Best regards
Stefan
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to