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
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
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:
_