not_after property

not_after property

Gets the date in local time after which a certificate is no longer valid.

Definition:

@property
def not_after(self):
    ...

See Also