Ouch! PKCS7_encrypt() was heading MIME text headers twice
authorDr. Stephen Henson <steve@openssl.org>
Mon, 28 Feb 2000 14:11:19 +0000 (14:11 +0000)
committerDr. Stephen Henson <steve@openssl.org>
Mon, 28 Feb 2000 14:11:19 +0000 (14:11 +0000)
commit82b931860a6931f7c1711169b547c44a3e01d3d1
treea81f19deb713a6f528af779e745275a7fcbf62da
parent11750113c62b61ac152f581c28691927ecf59729
Ouch! PKCS7_encrypt() was heading MIME text headers twice
because it added them manually and as part of SMIME_crlf_copy().
Removed the manual add.
CHANGES
crypto/pkcs7/pk7_smime.c