Hi everyone,
Openssl smime is not able to handle big files ( We tried with a 500MB file). It doesn't report any error message.
 
On stepping through the source, we found that it's failing in OPENSSL_malloc.
 
However openssl enc works fine with files larger than 2 GB.
 
There is a bug in one of those pkcs7_ routines. Is there a workaround for this problem?
 
We are using Openssl 0.9.6c 21 Dec 2001 version.
 
Any help is greatly appreciated.
 
Thanks and regards,
Girish

Reply via email to