> Need some help here. I initialize a connection with the
> following chunk of
> code (error checking removed for simplicity):
[snip]
> I thought that this meant that 'ssl_bio' would be the
> decrypted side and
> 'bio_io' would be the encrypted side. However, I send encrypted data to
> 'bio_io' and that exact same data (still encrypted) is
> immediately received
> through 'ssl_bio'.
>
> What am I doing wrong?
It seems to be working now. It just seems that I need to keep churning the
SSL engine more than once, even if both BIO_read functions return -1. Go
figure.
DS
______________________________________________________________________
OpenSSL Project http://www.openssl.org
User Support Mailing List [EMAIL PROTECTED]
Automated List Manager [EMAIL PROTECTED]