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

Switch to not_valid_before_utc method/property due to deprecation #53

Open
gridhead opened this issue Jan 16, 2025 · 0 comments · May be fixed by #54
Open

Switch to not_valid_before_utc method/property due to deprecation #53

gridhead opened this issue Jan 16, 2025 · 0 comments · May be fixed by #54
Assignees
Labels
bug Something isn't working

Comments

@gridhead
Copy link
Member

Here's a snippet from the logs

/home/altruism/Projects/firmitas/firmitas/base/maintool.py:41: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc.
  strtdate, stopdate = certobjc.not_valid_before, certobjc.not_valid_after
@gridhead gridhead added the bug Something isn't working label Jan 16, 2025
@olamidepeterojo olamidepeterojo linked a pull request Jan 17, 2025 that will close this issue
@gridhead gridhead linked a pull request Jan 20, 2025 that will close this issue
@gridhead gridhead self-assigned this Jan 20, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant