Dr Stephen Henson wrote:
> Also speaking personally, I'm not short of things to do :-(
I understand, talk is cheap. Anyway, thank you, you have addressed
my concerns.
Julio
__
OpenSSL Project
Julio Sánchez Fernández wrote:
>
> Now a question to developers. Why the call to ASN1_PRINTABLE_type
> and the subsequent check if in a world with BMPString, UniversalString
> and UTFString (that seems the future according to RFC2459), the
> function ASN1_PRINTABLE_type is essentially a broken c
wjun wrote:
> The Subjects Distinguished Name is as follows
> countryName :PRINTABLE:'CN'
> organizationName :ASN.1 30:'
> The string contains characters that are illegal for the ASN.1 type
Type 30 is a BMP string, that is a string in the Basic Mult
the signature
Signature ok
The Subjects Distinguished Name is as follows
countryName :PRINTABLE:'CN'
organizationName :ASN.1 30:'
The string contains characters that are illegal for the ASN.1 type
Who knows