`SSL_write: bad length`
Nobody has claimed this yet.
- Dominant language
- C
- Stars
- 276
- Forks
- 200
- Avg merge
- 1d 19h
- Merged PRs (30d)
- 7
Description
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.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the linked OpenSSL issue and the SSL_write warnings, then reproduce the reported SSL_write: bad length error in Falcon as proposed. Done means establishing whether this is caused by the gem's use of SSL_write and documenting a reproducible case or confirmed cause.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- c
- Domain
- cryptography, security
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100