> I can't make anything of it, and ssldump shows almost identical packets
> when I use the sconnect.c demo, which *works*!
My mistake! The data on the wire is OK, only inside I had buffering problems.
johannes
__
OpenSSL Project
Hello,
Yes, I'm new here. But I've searched the net and found nothing, and I'd
appreciate it if someone could help me.
I wrote a BIO that I could use in Kylix, to ssl-encrypt data:
kylix -> openssl -> kylix -> sockets
I know I could transfer the data directly into a socket BIO, but I don't
want