Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
python
/
cpython
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
35.2k
Star
74.4k
Code
Issues
5k+
Pull requests
2.5k
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security and quality
Insights
gh-107361: strengthen default SSL context flags
- #112389
#112389
Merged
gpshead
merged 19 commits into
python:main
python/cpython:main
from
woodruffw-forks:default-ssl-verify-flags
woodruffw-forks/cpython:default-ssl-verify-flags
Copy head branch name to clipboard
Mar 6, 2024
Conversation
Commits
19
(19)
Checks
Files changed
Merged
gh-107361: strengthen default SSL context flags
#112389
gpshead
merged 19 commits into
python:main
python/cpython:main
from
woodruffw-forks:default-ssl-verify-flags
woodruffw-forks/cpython:default-ssl-verify-flags
Copy head branch name to clipboard
Commits
Commits on Nov 25, 2023
gh-107361: strengthen default SSL context flags
Show description for f0e262e
woodruffw
committed
f0e262e
View commit details
Copy full SHA for f0e262e
Browse repository at this point
add news entry
woodruffw
committed
4782048
View commit details
Copy full SHA for 4782048
Browse repository at this point
ssl: expand comment
woodruffw
committed
732b953
View commit details
Copy full SHA for 732b953
Browse repository at this point
Commits on Nov 29, 2023
ssl.rst: further explain new X509 flags
Show description for 15c0313
woodruffw
committed
15c0313
View commit details
Copy full SHA for 15c0313
Browse repository at this point
whatsnew: add ssl.create_default_context changes
Show description for 2aceb81
woodruffw
committed
2aceb81
View commit details
Copy full SHA for 2aceb81
Browse repository at this point
gitattributes: mark certdata as generated
Show description for eb2c6e4
woodruffw
committed
eb2c6e4
View commit details
Copy full SHA for eb2c6e4
Browse repository at this point
gitattributes: avoid {} glob syntax
Show description for 668803c
woodruffw
committed
668803c
View commit details
Copy full SHA for 668803c
Browse repository at this point
Commits on Dec 1, 2023
Update Doc/library/ssl.rst
Show description for da318a6
woodruffw
and
vstinner
authored
da318a6
View commit details
Copy full SHA for da318a6
Browse repository at this point
ssl.rst: explain how to disable VERIFY_X509_STRICT
Show description for 4ae44d1
woodruffw
committed
4ae44d1
View commit details
Copy full SHA for 4ae44d1
Browse repository at this point
Commits on Dec 6, 2023
Apply suggestions from code review
Show description for 792383a
woodruffw
and
vstinner
authored
792383a
View commit details
Copy full SHA for 792383a
Browse repository at this point
whatsnew/3.13: add note for disabling VERIFY_X509_STRICT
woodruffw
committed
f1b59ed
View commit details
Copy full SHA for f1b59ed
Browse repository at this point
Commits on Feb 1, 2024
Merge remote-tracking branch 'upstream/main' into default-ssl-verify-flags
woodruffw
committed
c8a7bb5
View commit details
Copy full SHA for c8a7bb5
Browse repository at this point
Commits on Feb 2, 2024
test: add a backstop test for VERIFY_X509_STRICT
woodruffw
committed
f6c3af3
View commit details
Copy full SHA for f6c3af3
Browse repository at this point
test: try a higher base error
Show description for ff087fb
woodruffw
committed
ff087fb
View commit details
Copy full SHA for ff087fb
Browse repository at this point
Commits on Feb 16, 2024
test: require OpenSSL 3+ for test_verify_strict
woodruffw
committed
e46a672
View commit details
Copy full SHA for e46a672
Browse repository at this point
Merge remote-tracking branch 'upstream/main' into default-ssl-verify-flags
woodruffw
committed
fe42d9a
View commit details
Copy full SHA for fe42d9a
Browse repository at this point
test: whitespace
woodruffw
committed
1a3e037
View commit details
Copy full SHA for 1a3e037
Browse repository at this point
Commits on Mar 4, 2024
Merge remote-tracking branch 'upstream/main' into default-ssl-verify-flags
Show description for cef6950
woodruffw
committed
cef6950
View commit details
Copy full SHA for cef6950
Browse repository at this point
Commits on Mar 6, 2024
Merge remote-tracking branch 'upstream/main' into default-ssl-verify-flags
Show description for 2c7b14e
woodruffw
committed
2c7b14e
View commit details
Copy full SHA for 2c7b14e
Browse repository at this point
You can’t perform that action at this time.