On 24/10/17 11:25, Grace Priscilla Jero wrote: > We are using SSL_accept to accept the connection for which we see the > failure. Please let know if you have any thoughts. Have you set the wbio correctly? Does SSL_get_wbio() return your wbio object if you call it immediately before SSL_do_handshake()? Matt