Skip to content

gh-87688: Amend SSLContext.hostname_checks_common_name docs #100517

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

Merged
merged 4 commits into from
Feb 17, 2024

Conversation

ramikg
Copy link
Contributor

@ramikg ramikg commented Dec 24, 2022

According to #87688, the bug affecting SSLContext.hostname_checks_common_name was fixed in openssl/openssl@dfccfde, which was introduced in OpenSSL 1.1.1l (and not 1.1.1k as in the docs).

@bedevere-bot bedevere-bot added awaiting review docs Documentation in the Doc dir skip news labels Dec 24, 2022
@ramikg ramikg closed this Jan 17, 2023
@ramikg ramikg deleted the patch-1 branch January 17, 2023 08:41
@ramikg ramikg restored the patch-1 branch January 17, 2023 08:42
@ramikg ramikg reopened this Jan 17, 2023
@arhadthedev
Copy link
Member

@alex (as the ssl expert), would you mind to review and possibly merge this PR? It improves a factual error in the OpenSSL version mentioned in versionchanged.

@alex alex requested a review from tiran February 5, 2023 13:08
Copy link
Member

@AA-Turner AA-Turner left a comment

Choose a reason for hiding this comment

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

@erlend-aasland erlend-aasland changed the title Fix typo in ssl.rst gh-87688: Amend SSLContext.hostname_checks_common_name docs Jan 16, 2024
@serhiy-storchaka serhiy-storchaka enabled auto-merge (squash) February 17, 2024 10:14
@serhiy-storchaka serhiy-storchaka added needs backport to 3.11 only security fixes needs backport to 3.12 only security fixes labels Feb 17, 2024
@serhiy-storchaka serhiy-storchaka merged commit debb138 into python:main Feb 17, 2024
@miss-islington-app
Copy link

Thanks @ramikg for the PR, and @serhiy-storchaka for merging it 🌮🎉.. I'm working now to backport this PR to: 3.11, 3.12.
🐍🍒⛏🤖

miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2024
…thonGH-100517)

(cherry picked from commit debb138)

Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 17, 2024

GH-115594 is a backport of this pull request to the 3.12 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.12 only security fixes label Feb 17, 2024
miss-islington pushed a commit to miss-islington/cpython that referenced this pull request Feb 17, 2024
…thonGH-100517)

(cherry picked from commit debb138)

Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
@bedevere-app
Copy link

bedevere-app bot commented Feb 17, 2024

GH-115595 is a backport of this pull request to the 3.11 branch.

@bedevere-app bedevere-app bot removed the needs backport to 3.11 only security fixes label Feb 17, 2024
@ramikg ramikg deleted the patch-1 branch February 17, 2024 12:56
serhiy-storchaka pushed a commit that referenced this pull request Feb 17, 2024
…H-100517) (GH-115595)

(cherry picked from commit debb138)

Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
serhiy-storchaka pushed a commit that referenced this pull request Feb 17, 2024
…H-100517) (GH-115594)

(cherry picked from commit debb138)

Co-authored-by: Rami <72725910+ramikg@users.noreply.github.com>
woodruffw pushed a commit to woodruffw-forks/cpython that referenced this pull request Mar 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
docs Documentation in the Doc dir skip news topic-SSL
Projects
None yet
Development

Successfully merging this pull request may close these issues.

7 participants