Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix changelog to remove inaccurate statement #6327

Merged
merged 1 commit into from
Sep 29, 2021
Merged

fix changelog to remove inaccurate statement #6327

merged 1 commit into from
Sep 29, 2021

Conversation

reaperhulk
Copy link
Member

Our PEM parser actually parses the first found PEM in a concatenated file, just like OpenSSL.

Our PEM parser actually parses the first found PEM in a concatenated file, just like OpenSSL.
@@ -16,8 +16,6 @@ Changelog
* **BACKWARDS INCOMPATIBLE:** Invalid ASN.1 found during :doc:`/x509/index`
parsing will raise an error on initial parse rather than when the invalid
field is accessed.
* **BACKWARDS INCOMPATIBLE:** Values passed to the :doc:`/x509/index` PEM
Copy link
Member

Choose a reason for hiding this comment

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

Just to be clear, does the parser accept leading extraneous data?

Copy link
Member Author

Choose a reason for hiding this comment

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

Yes

@alex alex merged commit cf9e576 into main Sep 29, 2021
@alex alex deleted the reaperhulk-patch-1 branch September 29, 2021 00:23
0xaead pushed a commit to 0xaead/cryptography that referenced this pull request Sep 29, 2021
Our PEM parser actually parses the first found PEM in a concatenated file, just like OpenSSL.
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.

None yet

2 participants