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

lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) #3376

Closed
wants to merge 1 commit into from

Conversation

calmh
Copy link
Member

@calmh calmh commented Jul 2, 2016

Purpose

The initial TLS handshake can take infinite time (or the regular TCP timeout at an hour or so) unless explicitly controlled.

Testing

I ran an integration benchmark thing, looks like things can still talk to each other. Haven't verified that the deadline actually kicks in, but I don't see why it wouldn't...

@calmh calmh changed the title lib/connections: TLS handshake must complete in a timely fashion (fixes #3375 lib/connections: TLS handshake must complete in a timely fashion (fixes #3375) Jul 2, 2016
@AudriusButkevicius
Copy link
Member

@st-review merge

@st-review
Copy link

@AudriusButkevicius: Build status is pending. I'll wait until it goes green and then merge!

@st-review
Copy link

@AudriusButkevicius: Patiently waited 30m0s for the build status to turn green, but enough is enough.

@calmh
Copy link
Member Author

calmh commented Jul 2, 2016

That's my home internet (where the mac builder lives) being shit :(

@calmh
Copy link
Member Author

calmh commented Jul 2, 2016

@st-review merge it now instead

@st-review
Copy link

👌 Merged as 6728246. Thanks, @calmh!

@st-review st-review closed this Jul 2, 2016
st-review pushed a commit that referenced this pull request Jul 2, 2016
@calmh calmh deleted the tls branch July 3, 2016 14:06
@st-review st-review added the frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion label Jul 3, 2017
@syncthing syncthing locked and limited conversation to collaborators Jul 3, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
frozen-due-to-age Issues closed and untouched for a long time, together with being locked for discussion
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants