Thank you for the information but my signed content need to already be in pkcs#7 format before beeing signed, not in binary. That is why I am trying to "encapsulate" it in pkcs#7.
Danny Electroline Equipment Inc, Montreal * Tel: (514) 374-6204 #447 * Fax: (514) 374-8901 * E-mail: [EMAIL PROTECTED] -----Original Message----- From: Dr. Stephen Henson [mailto:[EMAIL PROTECTED] Sent: Tuesday, August 05, 2003 2:59 PM To: [EMAIL PROTECTED] Subject: Re: Signing a binary file On Tue, Aug 05, 2003, Danny Joseph wrote: > Thank you Mr. Henson, > > I only have one problem: it takes a PKCS#7 file in input but mine is binary. > I tried with the -binary command but it still say that it can not read the > S/MIME message, so it does not recognise my file as a binary one. > Any suggestion? > If you are using 'openssl smime -sign -binary ...' it takes the content to be signed as its input which can be in any format. Steve. -- Dr Stephen N. Henson. Core developer of the OpenSSL project: http://www.openssl.org/ Freelance consultant see: http://www.drh-consultancy.demon.co.uk/ Email: [EMAIL PROTECTED], PGP key: via homepage. ______________________________________________________________________ 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]
