*I encrypt an signed mime with this openssl command:*

smime -encrypt -aes128 -to stadl3.de -from stweb.de -subject "Nachricht" -in
signedmessage -out encryptedsignedmessage2 stadl2certificate.pem 

*My problem is that the encrypted message only has from, subject and from
field:*

To: sadl3.de
From: stweb.de
Subject: Nachricht
MIME-Version: 1.0
Content-Disposition: attachment; filename="smime.p7m"
Content-Type: application/x-pkcs7-mime; smime-type=enveloped-data;
name="smime.p7m"
Content-Transfer-Encoding: base64

MIIQswYJKoZIhvcNAQcDoIIQpDCCEKACAQAxggF3MIIBcwIBADBbME8xJDAiBgNV
BAMMG0tWIFRlbGVtYXRpayBBUkdFIFVzZXIgQ0EgMTEaMBgGA1UECgwRS1YgVGVs
ZW1hdGlrIEFSR0UxCzAJBgNVBAYTAkRFAghsIl8n1XmkvDANBgkqhkiG9w0BAQEF

*How can i add an Message_id and date field?*



--
View this message in context: 
http://openssl.6102.n7.nabble.com/Add-message-id-and-date-to-encrypted-mime-tp46692.html
Sent from the OpenSSL - User mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           majord...@openssl.org

Reply via email to