Hi, 

> I've been trying to figure out (plus testing) how to actually 
> use SSL_write.

Call SSL_write with the same parameters until it succeeds.  You need
to handle WANT_READ and WANT_WRITE return values.

Mark
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
User Support Mailing List                    openssl-users@openssl.org
Automated List Manager                           [EMAIL PROTECTED]

Reply via email to