According to rfc1779, the key STREET in the subject name should be capitalized.
obj_dat.h specifies it as a lower-cased "street". This is incorrect and breaks when OpenSSL is used to parse in rfc1779-compliant distinguished names generated by external parties. The solution is to upper-case it to "STREET", just like "C", "CN", etc.
smime.p7s
Description: S/MIME cryptographic signature