Grubba and I fixed a padding bug in the handshake some weeks ago. It sounds very much like the same one.
/ Martin Stjernholm, Roxen IS
Previous text:
2004-08-05 15:29: Subject: ssl problems
I'm still having problems using the pike ssl server component with any client application based on openssl. I've replicated the behavior with wget and the openssl s_client program. Something in the handshake fails, and I think I've got it narrowed down, but I'm not familiar enough with the code or the ssl spec to fix it. It looks like openssl is failing on a data read during the handshake.
If there are any ssl gurus out there that can help me out with this, let me know... openssl is probably the most popular ssl toolkit, and we probably ought to have interoperability with it.
Bill
/ hww3