Dear OpenSSL! I think, there is a bug in the cms lib. Version: openssl-1.0.1f File: openssl-1.0.1f/crypto/cms/cms_sd.c Function: static void cms_sd_set_version(CMS_SignedData *sd) Line: 162 The wrong instruction is "sd->version = 1;" My opinion is, that the correct instruction would be "si->version = 1;" Kind regards, Sándor Ivicsics
______________________________________________________________________ OpenSSL Project http://www.openssl.org Development Mailing List [email protected] Automated List Manager [email protected]
