Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Retrieving valid_from/valid_until from a certificate #85

Closed
abbysmal opened this issue Jul 29, 2016 · 1 comment
Closed

Retrieving valid_from/valid_until from a certificate #85

abbysmal opened this issue Jul 29, 2016 · 1 comment

Comments

@abbysmal
Copy link

Hello,

I currently need to get the dates defining when the certificate is valid. (to bind the functions in libnqsb-tls related to informations retrieval about the current peer)

It seems that those informations aren't currently exposed by the library, I had a chat with @hannesm that told me to open an issue, so here it is. :)

@hannesm
Copy link
Member

hannesm commented Jul 29, 2016

these are Time.t from asn1-combinators, but should be Ptime.t (needs adjustment in asn1-combinator @pqwy) in the future

hannesm added a commit that referenced this issue Sep 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants