Hi,

I am developing an application that needs to perform certificate
verification asynchronously (specifically, the CRL queries are performed
asynchronously).

I am using non-blocking BIOs that read/write packets from/to
application-provided buffers.

Can I somehow use SSL_set_verify and trick the verify callback by
feeding the buffer to the ssl object twice - once when the peer sends in
the certificates and the second time when my verification procedure
completes?

Regards,
 
Michal Dorsett
Software Engineer
   _             _
  (_)_   _ _ __ (_)_ __   ___ _ __
  | | | | | '_ \| | '_ \ / _ \ '__|
  | | |_| | | | | | |_) |  __/ |
 _/ |\__,_|_| |_|_| .__/ \___|_|
|__/              |_|     NETWORKS
Mobile number:          +972-52-520-5535
Phone number:   +972-74-717-0037
Fax number:             +972-74-717-0001


Reply via email to