On Wednesday June 21st 2006 TIM TAYLOR wrote: > I am running OpenSSL 0.9.7d 17 Mar 2004 on SunOS 5.9 Generic_118558-14 > sun4u sparc SUNW,Ultra-Enterprise. > > The smime subcommand of openssl coredumps. Is there a known bug or is > this supposed to work? > > $ openssl smime -encrypt -in msgtext -to [EMAIL PROTECTED] \ > -from [EMAIL PROTECTED] -out mail.msg -aes128 mycert.pem > Segmentation Fault(coredump)
Yes, this is a specific known bug in the 0.9.7d release. If possible use a later version (or even earlier!); otherwise there are simple patches for this issue. It occurs on "smime -encrypt" in general in that version. -- Marco Roeland ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List [email protected] Automated List Manager [EMAIL PROTECTED]
