> From: owner-openssl-us...@openssl.org On Behalf Of Andy Schmidt
> Sent: Wednesday, September 17, 2014 18:28
> I just tracked down an obscure bug in our certificate authentication
> code to a change in in the global mask for ASN.1 strings in
> crypto/asn1/a_strnid.c.
> (https://github.com/openssl
I just tracked down an obscure bug in our certificate authentication
code to a change in in the global mask for ASN.1 strings in
crypto/asn1/a_strnid.c.
(https://github.com/openssl/openssl/commit/3009244da47b989c4cc59ba02cf81a4e9d8f8431)
I have a couple of questions about this:
1. Was this change