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

Fixes TLS reconnection. #176

Open
wants to merge 11 commits into
base: develop
Choose a base branch
from

Conversation

mzimbres
Copy link
Collaborator

@mzimbres mzimbres commented Jan 4, 2024

No description provided.

Before these changes the request had to be marked as written in order to
interpret incoming responses as belonging to that request. On fast
networks however, like on localhost and underload the responses might
arrive before the write operation completed.
…ss-all-the-requests

Accepts as valid responses to staged requests.
In-tree cmake builds instead of FindBoost.
…certificate-for-ssl-connections

Adds missing ssl-context getters.
…certificate-for-ssl-connections

Provides a way of passing a custom ssl context to the connection.
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.

Where to reinstate SSL verification spec?
1 participant