Skip to content

Conversation

@alex
Copy link
Member

@alex alex commented Feb 26, 2023

No description provided.

return fp.getvalue()


class OpenSSLMimePart(email.message.MIMEPart):
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

💻 🔪

@alex alex force-pushed the fix-double-header-pkcs7 branch from 1a1e95b to bb1ac68 Compare February 26, 2023 01:51
@reaperhulk reaperhulk merged commit bc61b60 into pyca:main Feb 26, 2023
@alex alex deleted the fix-double-header-pkcs7 branch February 26, 2023 02:10
reaperhulk pushed a commit to reaperhulk/cryptography that referenced this pull request Feb 26, 2023
alex added a commit that referenced this pull request Feb 26, 2023
* fixes #8298 -- correctly generate content-type header in PKCS#7 SMIME (#8389)

* add changelog

* better changelog

---------

Co-authored-by: Alex Gaynor <alex.gaynor@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

S/MIME signature: "Content-Type: text/plain" added to message (39.0.0) S/MIME signature broken with CA chain in v39.0.0

2 participants