2
0
mirror of https://github.com/xcat2/xNBA.git synced 2026-03-22 22:49:18 +00:00
Commit Graph

1 Commits

Author SHA1 Message Date
Michael Brown
29dcb0631b [crypto] Add asynchronous certificate validator
To allow for automatic download of cross-signing certificates and for
OCSP, the validation of certificates must be an asynchronous process.
Create a stub validator which uses a job-control interface to report
the result of certificate validation.

Signed-off-by: Michael Brown <mcb30@ipxe.org>
2012-05-08 12:49:01 +01:00