Hi,
Thanks for your help. Pls excuse my poor English.
What I want do is to use openssl to sign certs that can be accepted
correctly both by netscape and IE. 
The usual routines of my tests are as follows:
1.use openssl ca to sign a PKCS req or sign a SPKAC  file.
2.use some S/MIME to load the generated certs into netscape and IE.
You are right in the message, I find out that  when the signing work
messages show that lines of the requests that contain Chinese characters
were encoded as T61STRINGs, while all-English-character lines were encoded
as IA5STRINGs. This may because that read_conf just convert  all
non-printable chars to T61 encoding.
So, is this because that IE don't know about T6, while netscape does?
If so, what should best be done to solve it? Changing the read_conf code of
openssl to have it encode the string to some other standard? BMP? PSM ? Or
any else? Does anyone know about where to find relating info?

 Thanks for any help in advance.
 
 Hazel
 ______________________________________________
  Miss Yuhang Gao
  CERNET  Regional Network Center, 
  Dept. of Computer Sci. & Eng. 
  Southeast University,
  Nanjing 210096,
  P.R.China

  Tel:  +86-25-3794342 ext 211
  Fax: +86-25-3614842

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

Reply via email to