Skip to content

Conversation

@pquentin
Copy link
Member

We were using Python's match_hostname by default, who accepts them.

The next step is to move ssl_match_hostname from packages to util, but that would make a nice first issue so I left it out.

We were using Python's match_hostname by default, who accepts them.
@codecov
Copy link

codecov bot commented Mar 16, 2021

Codecov Report

Merging #2186 (4314900) into main (0caac2c) will decrease coverage by 0.17%.
The diff coverage is n/a.

Impacted file tree graph

@@             Coverage Diff             @@
##              main    #2186      +/-   ##
===========================================
- Coverage   100.00%   99.82%   -0.18%     
===========================================
  Files           25       25              
  Lines         2249     2249              
===========================================
- Hits          2249     2245       -4     
- Misses           0        4       +4     
Impacted Files Coverage Δ
src/urllib3/util/wait.py 90.69% <0.00%> (-9.31%) ⬇️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 0caac2c...4314900. Read the comment docs.

certs = TLSv1_3_CERTS


class TestHTTPS_NoSAN:
Copy link
Member

Choose a reason for hiding this comment

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

🎉

Copy link
Member

@sethmlarson sethmlarson left a comment

Choose a reason for hiding this comment

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

LGTM

@sethmlarson sethmlarson merged commit 1bf2f16 into urllib3:main Mar 16, 2021
@pquentin pquentin deleted the actually-reject-common-names branch March 16, 2021 15:14
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.

2 participants