openssl icon indicating copy to clipboard operation
openssl copied to clipboard

`SSL_write: bad length`

Open ioquatix opened this issue 5 months ago • 8 comments

I've noticed errors in Falcon when using recent versions of this gem.

Specifically, SSL_write: bad length is common.

I was checking this issue: https://github.com/openssl/openssl/issues/21002

I found this warning as a result: https://docs.openssl.org/master/man3/SSL_write/#warnings

I wonder if we are running into this issue?

I'll try to make a small reproduction.

ioquatix avatar Aug 25 '24 08:08 ioquatix