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 sending back some data, but BIO_read returns -1. Any suggestions? -- Chris Bare ch...@bareflix.com ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org