Skip to content
This repository has been archived by the owner on Aug 2, 2023. It is now read-only.

C++ Cert class needs strongly typed method for NotBefore / NotAfter validity dates #1255

Open
phad opened this issue Jun 17, 2016 · 0 comments
Assignees

Comments

@phad
Copy link
Contributor

phad commented Jun 17, 2016

Currently, it only has PrintNotBefore()/PrintNotAfter() methods, which causes clients that want to check certificate validity period to have to parse formatted datetime strings! A method returning UTC seconds-since-epoch would be preferable.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant