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

Don't raise warning if common name and hostname are the same #2756

Merged
merged 1 commit into from
Sep 7, 2022

Conversation

dlm6693
Copy link
Contributor

@dlm6693 dlm6693 commented Sep 7, 2022

There are some SSL common names that are identical to the hostname, which was raised in #2705 (comment). This will suppress warnings where this is true.

@codecov-commenter
Copy link

codecov-commenter commented Sep 7, 2022

Codecov Report

Merging #2756 (720da81) into develop (ba1ad06) will not change coverage.
The diff coverage is 100.00%.

@@           Coverage Diff            @@
##           develop    #2756   +/-   ##
========================================
  Coverage    95.13%   95.13%           
========================================
  Files           61       61           
  Lines        12530    12530           
========================================
  Hits         11920    11920           
  Misses         610      610           
Impacted Files Coverage Δ
botocore/client.py 98.74% <100.00%> (ø)

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

Copy link
Contributor

@jonemo jonemo left a comment

Choose a reason for hiding this comment

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

LGTM

@dlm6693 dlm6693 merged commit 73ce827 into boto:develop Sep 7, 2022
@dlm6693 dlm6693 deleted the common-name-fixes branch September 7, 2022 21:03
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.

3 participants