Skip to content
This repository was archived by the owner on Apr 26, 2024. It is now read-only.

Don't send IP addresses as SNI #4452

Merged
merged 2 commits into from
Jan 24, 2019
Merged

Don't send IP addresses as SNI #4452

merged 2 commits into from
Jan 24, 2019

Conversation

richvdh
Copy link
Member

@richvdh richvdh commented Jan 23, 2019

The problem here is that we have cut-and-pasted an impl from Twisted, and
then failed to maintain it. It was fixed in Twisted in
https://github.com/twisted/twisted/pull/1047/files; let's do the same here.

The problem here is that we have cut-and-pasted an impl from Twisted, and then
failed to maintain it. It was fixed in Twisted in
https://github.com/twisted/twisted/pull/1047/files; let's do the same here.
@richvdh richvdh requested a review from a team January 23, 2019 21:39
@codecov-io
Copy link

Codecov Report

Merging #4452 into develop will increase coverage by 0.02%.
The diff coverage is 100%.

@@             Coverage Diff             @@
##           develop    #4452      +/-   ##
===========================================
+ Coverage    73.64%   73.67%   +0.02%     
===========================================
  Files          302      302              
  Lines        29818    29822       +4     
  Branches      4895     4896       +1     
===========================================
+ Hits         21960    21971      +11     
+ Misses        6426     6421       -5     
+ Partials      1432     1430       -2

Copy link
Member

@erikjohnston erikjohnston left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks legit

@richvdh richvdh merged commit 97fd29c into develop Jan 24, 2019
@richvdh richvdh deleted the rav/no_send_ip_as_sni branch December 1, 2020 12:40
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.

3 participants