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

Drop CI for OpenSSL 1.0.2 #953

Merged
merged 3 commits into from
Oct 27, 2020
Merged

Drop CI for OpenSSL 1.0.2 #953

merged 3 commits into from
Oct 27, 2020

Conversation

alex
Copy link
Member

@alex alex commented Oct 26, 2020

No description provided.

@@ -28,7 +28,6 @@
X509Name,
X509,
X509Store,
X509StoreContext,
Copy link
Member

Choose a reason for hiding this comment

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

Did we really get rid of this as part of 1.0.2 deprecation? Removing a whole class is a lot... 😮

Copy link
Member Author

Choose a reason for hiding this comment

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

It's no longer needed by this module, you can import it from crypto as always.

Copy link
Member

Choose a reason for hiding this comment

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

Oh oops, thought this was where it was exported for some reason.

@reaperhulk
Copy link
Member

As long as our minimum version is cryptography 2.8 (https://github.com/pyca/pyopenssl/blob/master/tox.ini#L13) it seems like we should be supporting 1.0.2 still.

@alex
Copy link
Member Author

alex commented Oct 27, 2020

I'll bump our minimum version them.

@reaperhulk reaperhulk merged commit 124a013 into pyca:master Oct 27, 2020
@alex alex deleted the openssl-1.0.2 branch October 27, 2020 04:15
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Jan 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants