Dr S N Henson wrote:

> OpenSSL by default will assume the characters presented to it are
> IS08859-1 (Latin 1) strings. It stores these in the ASN1 string type
> known as a T61String: this isn't actually correct but Netscape and MSIE
> can do this too.

It would be correct if the real T61String encoding for this characters was used.

Unfortunately if Netscape and MSIE can use IS08859-1 in T61String, they can't
interpret the real, correct T61 encoding in T61String.

> Characters which can't be represented as ISO8859-1 can still be handled
> with the latest OpenSSL 0.9.7 development version. This has a new option
> (-utf8) to the req application which instead interprets the input as
> UTF8 strings.

Do UTF8 strings crash as many applications as BMP strings or less ?

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

Reply via email to