-
Notifications
You must be signed in to change notification settings - Fork 48
Open
Description
While executing takyctl setup command, I've encountered the following warnings:
/home/taky/taky/util/anc.py:331: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_before_utc.
"issued": cert.not_valid_before,
/home/taky/taky/util/anc.py:332: CryptographyDeprecationWarning: Properties that return a naïve datetime object have been deprecated. Please switch to not_valid_after_utc.
"expires": cert.not_valid_after,Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels