Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature Request: set SSL max fragment size #362

Open
everslick opened this issue Jan 25, 2017 · 0 comments
Open

Feature Request: set SSL max fragment size #362

everslick opened this issue Jan 25, 2017 · 0 comments
Labels

Comments

@everslick
Copy link

I have seen that mosquitto got support for openssl 1.1.0 recently. as far as I understand this would also allow to limit the maximum fragment size sent on TLS connections. the required API function in openssl is SSL_CTX_set_max_send_fragment(). I guess this would also require a new configuration setting. if it would be feasible to set it depending on the client prefix i cannot say. A global limit would be already of great help for ram constrained devices.

what do others think about the usefulness of this feature?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants