Re: read bio not set error

2009-06-25 Thread Chris Bare
A fix has now been applied, please try the current 1.0.0 CVS, get the next snapshot or just manually apply: http://cvs.openssl.org/chngview?cn=18310 Steve. I built from the latest CVS and it now works fine. Thanks for the fix. -- Chris Bare ch...@bareflix.com

read bio not set error

2009-06-24 Thread Chris Bare
I'm following the example client on: http://linux.die.net/man/3/bio_new_ssl_connect I am able to establish the ssl connection and send data, but when I go to do BIO_read, I get this error: error:140950D3:SSL routines:SSL3_READ_N:read bio not set I can see with wireshark that the server is

Re: read bio not set error

2009-06-24 Thread Chris Bare
I'm following the example client on: http://linux.die.net/man/3/bio_new_ssl_connect I am able to establish the ssl connection and send data, but when I go to do BIO_read, I get this error: error:140950D3:SSL routines:SSL3_READ_N:read bio not set I can see with wireshark that the server