Hi,

i will encrypt a text message with the pkcs7 "enc" tool. So i encrypt
the message:

enc -k <key_of_receiver> test.txt
Now I convert it into MIME base64 with the Perl Mime Tools
"MIME-tools-4.122"
After this I send it via sendmail with the headers:

Content-Type: application/x-pkcs7-mime; name="smime.p7m"
Content-Transfer-Encoding: base64
Content-Disposition: attachment; filename="smime.p7m"
Content-Description: S/MIME Encrypted Message

I recive the message with the Newscape Mail Tool, and it showes me, that
the Message ist encrypted but the Message is empty.

What`s the problem ??

--
Peter Naber
Linopress Publishing Systems GmbH
Frankfurter Str 21-25
D-65760 Eschborn
Phone : +49-6196-5042-159
Fax   : +49-6196-5042-159
E-Mail: [EMAIL PROTECTED]


______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    [EMAIL PROTECTED]
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to