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

replace outdated interface #68

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

davidklaftenegger
Copy link
Contributor

cryptography-42.0.0 introduces new interfaces to query certificate lifetime. The only difference is that the UTC timezone is set in the datetime object, instead of the timezone being undefined. However, the old interface now prints deprecation warnings.

cryptography-42.0.0 introduces new interfaces to query certificate
lifetime. The only difference is that the UTC timezone is set in the
datetime object, instead of the timezone being undefined.
However, the old interface now prints deprecation warnings.
@moepman
Copy link
Owner

moepman commented May 21, 2024

We should use this interface on distributions that ship such a recent version of cryptography - however we can not drop the old code path as long as supported distributions are still shipping older versions.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants