Hi,
I am new to openSSL. I am adding openSSL in my project. Client -
Server handshake is over. But from server side i am not able to write to
the socket. SSL_write fails and returns 0. The SSL_get_error returns 5
( SSL_ERROR_SYSCALL ) . I am not clear about this error code. In what
condition th
Hi ,
I am very new to this area, I need some clarifcations regarding
openssl . Currently we have a Applet ( java ) and
C++ server ( Solaris ) communication for our applications, We are
intrested in making this communication secure
so we want to use JSSE and openssl, Can anyone suggest how to