not_before property

not_before property

Gets the date in local time on which a certificate becomes valid.

Definition:

@property
def not_before(self):
    ...

See Also