Skip to content

Conversation

@AlexLanzano
Copy link
Contributor

Increase the request and response shared memory buffer size to 2048 from
1024. This fixes a bad args failure when trying to send the generated rsa back to the client since the response buffer was too small.

fixes #266

Increase the request and response shared memory buffer size to 2048 from
1024. This fixes a bad args failure when trying to send the generated
rsa back to the client since the response buffer was too small.
@bigbrett bigbrett merged commit 077b576 into wolfSSL:main Jan 16, 2026
21 checks passed
@bigbrett
Copy link
Contributor

@AlexLanzano do we not test this configuration in our CI?

@AlexLanzano
Copy link
Contributor Author

@bigbrett Looks like the CI for the client does not include the --test flag on any of the run steps so those tests weren't being run.
Im going to make an issue to track this and fix up the CI

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

POSIX client && Server execution fails.

2 participants