gnutls-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnutls-dev] non-ASCII ASN.1 string types


From: Joe Orton
Subject: [gnutls-dev] non-ASCII ASN.1 string types
Date: Thu, 7 Oct 2004 22:04:55 +0100
User-agent: Mutt/1.4.1i

The gnutls_x509_crq_get_dn_by_oid documentation states the output will
be "ASCII or UTF-8 encoded, depending on certificate data".  Is there
really code to back that up?

For a certificate with the OU encoded as a BMPString, the function
appears to simply give back the raw UCS-2 data, likewise a T61String OU
is given back as-is.

Aleix and I are working on adding GNU TLS support to the neon HTTP
library, and the test suite is finding some issues like this.

joe



reply via email to

[Prev in Thread] Current Thread [Next in Thread]