RE: Help me find the SSL wrapper/another solution

2012-05-14 Thread Marcin Głogowski
Thank you for help Currently I'm testing Boost/Asio - it seems what I need (but has short read bug 1.49 ;-) Best regards, Marcin Głogowski -Original Message- From: owner-openssl-us...@openssl.org [mailto:owner-openssl-us...@openssl.org] On Behalf Of Ben Laurie Sent: Saturday, May 12

Help me find the SSL wrapper/another solution

2012-05-09 Thread Marcin Głogowski
Hello, I have to write non blocking SSL/TLS server based on the OpenSSL library. I couldn't find any example/tutorial with this. Please write me where can I find some client/server examples or simple OpenSSL wrapper that make me able to do it. Is it possible to use SSL_read/ SSL_write functions