Closed kyahehron closed 3 years ago
Thanks! I just fixed that and released it as version 1.12 on PyPI.
Does this solve it for you?
Unfortunately no, the commit brought another issue found here #30
Closing this, as the problem at hand is solved. The other issue is discussed (and meanwhile solved) in #30.
@vog I believe
not_valid_after
is a property that returnsdatetime.datetime
object, not a callable?Commit is from cb09e98
REF: https://github.com/pyca/cryptography/blob/87f43fb77e7f1c56471d3233a56000a51dc4a311/src/cryptography/x509/base.py#L118