Use SSL in multiple connections

2022-05-11 Thread Souheila Hechaichi
With my actual configuration, an SSL client established more connections with the SSL server. Each process (server or client) creates only one thread for Its sockets, I observe a strange behavior. Some server sockets remain blocked on the call of SSL_write even if they are in mode non-blocking.

SSL server send packet FIN than data user.More the client answer with RST packet

2022-05-05 Thread Souheila Hechaichi
After establishing a secure connection between my SSL server and SSL client with OpenSSL library installed on separate Linux hosts, the SSL server send the packet FIN than the user data. The use of ssldump command indicates the presence of the following traces: TCP: dc01dshared1p(2524) -> dc01da