> From: owner-openssl-us...@openssl.org On Behalf Of swapnil kamble
> Sent: Tuesday, 20 October, 2009 05:47
(This is almost certainly a -users questions, not -dev.)
> I want SSL client server communication between OpenSSL Server
with Java Client.
> My
Hi,
I want SSL client server communication between OpenSSL Server with Java
Client.
My OpenSSL Server with OpenSSL Client works, Java Server with Java Client
works.
But OpenSSL Server with Java Client fails in SSL_accept().gives
SSL_ERROR_SSL.
I have first created a plain TCP socket, and after
Hi,
I want SSL client server communication between OpenSSL Server with Java
Client.
My OpenSSL Server with OpenSSL Client works, Java Server with Java Client
works.
But OpenSSL Server with Java Client fails in SSL_accept().gives
SSL_ERROR_SSL.
I have first created a plain TCP socket, and after