Hi, there!

I'm a C# dev trying to write a server using SSL encryption. I am using the
TcpClient class with the SSLStream class. I have created the Self-Signed
certificates I need and confirmed that they are in PEM format, these are
successfully loaded by the server and client. However, the problem I am
facing is as soon as the client and server do a TCP handshake, both hang and
do not do anything. I am really confused as to what the problem is and I
need the SSL encryption to work ASAP.

Thanks for your time :-D
-- 
View this message in context: 
http://old.nabble.com/OpenSSL-Connection-Hangs-After-Handshake-tp33544961p33544961.html
Sent from the OpenSSL - Dev mailing list archive at Nabble.com.
______________________________________________________________________
OpenSSL Project                                 http://www.openssl.org
Development Mailing List                       [email protected]
Automated List Manager                           [email protected]

Reply via email to