Problem with OpenSSL buffering and SSL_write/read

2004-03-12 Thread Daniele Brevi
write seems ignore it. For example if I want send a 64 B length packet, I obtain a 138 TCP length packet (I think it is 64*2 + 5*2 where 5 is the SSL data overhead) instead of a 64+5 TCP length packet. someone can help me? thanks in advance Daniele

Encrypt/Decrypt without socket

2003-03-17 Thread Daniele Brevi
SSL_write but they don't work. Someone can send me some example or some link with example thanks Daniele Brevi __ OpenSSL Project http://www.openssl.org User Support Mailing List

problem in make install

2002-12-29 Thread Daniele Brevi
Hi at all, I would install openssl 0.9.7 version, but I have some problem I write ./ config --prefix=/local/openssl9-7 shared all ok make all ok make test all ok make install here I have some problems the final part of log say: _