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

Restore the x509 error verification codes #8626

Merged
merged 2 commits into from
Mar 28, 2023

Conversation

itamarst
Copy link
Contributor

@itamarst itamarst commented Mar 27, 2023

This is necessary for custom TLS certificate validation logic; see pyca/pyopenssl#1201

The corresponding pyOpenSSL PR is pyca/pyopenssl#1202

This is necessary for custom TLS certificate validation logic; see pyca/pyopenssl#1201
@alex alex enabled auto-merge (squash) March 27, 2023 21:06
@alex alex merged commit fa62d75 into pyca:main Mar 28, 2023
reaperhulk pushed a commit to reaperhulk/cryptography that referenced this pull request Mar 28, 2023
* Restore the x509 error verification codes.

This is necessary for custom TLS certificate validation logic; see pyca/pyopenssl#1201

* Remove changelog entry.

---------

Co-authored-by: Itamar Turner-Trauring <itamar@pythonspeed.com>
alex pushed a commit that referenced this pull request Mar 28, 2023
* Restore the x509 error verification codes.

This is necessary for custom TLS certificate validation logic; see pyca/pyopenssl#1201

* Remove changelog entry.

---------

Co-authored-by: Itamar Turner-Trauring <itamar@itamarst.org>
Co-authored-by: Itamar Turner-Trauring <itamar@pythonspeed.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.

3 participants