Topic: certificate date validation
Hi,
does wolfSSL library supports (or in the near future) adding a user callblack for time?
i'm asking because i want to implement my own time getter function and it will be easier to add it in run
time.
as i see the current code support porting the time functions to the user functoin.
the main usage is for certificate date validations.
Thanks