Skip to content
This repository has been archived by the owner on Mar 24, 2022. It is now read-only.

tlsscan: respect timeout if TLS handshake hangs #1

Merged
merged 1 commit into from
Dec 19, 2017
Merged

tlsscan: respect timeout if TLS handshake hangs #1

merged 1 commit into from
Dec 19, 2017

Conversation

xoebus
Copy link
Contributor

@xoebus xoebus commented Dec 19, 2017

Up until this commit the context supplied during the scan only applied
to the initial dial of the connection. It is my suspicion that there are
some servers which will not close the connection if given something they
do not expect (a TLS handshake).

We should be good citizens anyway and not depend on servers having that
behavior in the first place.

[fixes #153764270]

Up until this commit the context supplied during the scan only applied
to the initial dial of the connection. It is my suspicion that there are
some servers which will not close the connection if given something they
do not expect (a TLS handshake).

We should be good citizens anyway and not depend on servers having that
behavior in the first place.

[fixes #153764270]
@cf-gitbot
Copy link

We have created an issue in Pivotal Tracker to manage this. Unfortunately, the Pivotal Tracker project is private so you may be unable to view the contents of the story.

The labels on this github issue will be updated when the story is started.

@aramprice aramprice merged commit e702c9f into vmware-archive:master Dec 19, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants