[EMAIL PROTECTED] wrote, On 2008-12-09 01:55:
> Just uploaded the certificate in DER and PEM file format.
> It can be found here:
> www.boraxx.nl/Mozilla/Thai.der
> www.boraxx.nl/Mozilla/Thai.crt

The CN and OU attributes in that cert, which (as I understand it) you
have said are UTF8 strings, are not encoded as UTF8 strings.  That is,
the DER encoding in the certificate does not say they are UTF8 strings.
It says they are Teletex strings.  This is an improper encoding for
UTF8 strings.

They do indeed appear to be UTF8 strings.  The two strings are identical,
each containing 4 UTF8 characters, each of which occupies 3 bytes.
_______________________________________________
dev-tech-crypto mailing list
dev-tech-crypto@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-tech-crypto

Reply via email to