HI, I solve my issue, I add flags PKCS7_BINARY and now work fine. Now i have another question. What is the difference? I see asn1parse of sample with and without flags and the PKCS7 content is different. why ?
Thank for help. 2009/5/28 Dr. Stephen Henson <[email protected]>: > On Thu, May 28, 2009, Marco Monacelli wrote: > >> I i have a littel problem with last beta of openssl. >> I compile the demos CMS\PKCS7 cms_sign2.c with VS2005 and work fine with the >> test file present in demos directory. >> If i try different sign data, for example i try to sign 250 MB of rar i >> have some problem. >> The result file non content the full input file in the content data but only >> the head of the file. >> If I tru to output with different function for example i2d_..._strema... or >> in PEM the result is worse. >> The platform on which I tested is WINXP SP3. >> > > Can you try the OpenSSL command line utility to see if you get the same issue? > > Steve. > -- > Dr Stephen N. Henson. Email, S/MIME and PGP keys: see homepage > OpenSSL project core developer and freelance consultant. > Homepage: http://www.drh-consultancy.demon.co.uk > ______________________________________________________________________ > OpenSSL Project http://www.openssl.org > User Support Mailing List [email protected] > Automated List Manager [email protected] > ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [email protected]
