s-hamann / desec-dns

A simple deSEC.io API client
MIT License
14 stars 5 forks source link

Use timezone-aware datetimes in certificate checks #29

Closed s-hamann closed 3 months ago

s-hamann commented 3 months ago

Naïve datetime objects are deprecated as of python 3.12 and cryptography 42.0.0.

codecov[bot] commented 3 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Project coverage is 65.33%. Comparing base (cb0fb71) to head (c2ed8ba). Report is 2 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #29 +/- ## ======================================= Coverage 65.33% 65.33% ======================================= Files 1 1 Lines 724 724 ======================================= Hits 473 473 Misses 251 251 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.