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
Type
/
to 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
.
mongodb
/
mongo-python-driver
Public
Notifications
You must be signed in to change notification settings
Fork
1.2k
Star
4.4k
Code
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
PYTHON-5930 Fix SSL_CERT_FILE/SSL_CERT_DIR trust store handling
- #2965
#2965
Merged
blink1073
merged 14 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
blink1073:PYTHON-5930
blink1073/mongo-python-driver:PYTHON-5930
Copy head branch name to clipboard
Aug 3, 2026
Conversation
Commits
14
(14)
Checks
Files changed
Merged
PYTHON-5930 Fix SSL_CERT_FILE/SSL_CERT_DIR trust store handling
#2965
blink1073
merged 14 commits into
mongodb:main
mongodb/mongo-python-driver:main
from
blink1073:PYTHON-5930
blink1073/mongo-python-driver:PYTHON-5930
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
PYTHON-5930 Fix Windows SSL_CERT_FILE/SSL_CERT_DIR trust store handling
Show description for 28690bb
blink1073
committed
28690bb
View commit details
Copy full SHA for 28690bb
Browse repository at this point
PYTHON-5930 Scope the SSL_CERT_FILE/SSL_CERT_DIR fix to Windows/macOS+PyOpenSSL
Show description for 6ed98a7
blink1073
committed
6ed98a7
View commit details
Copy full SHA for 6ed98a7
Browse repository at this point
PYTHON-5930 Fix pyopenssl-macos Evergreen variant running on the wrong host
Show description for d0c962b
blink1073
committed
d0c962b
View commit details
Copy full SHA for d0c962b
Browse repository at this point
Commits on Jul 10, 2026
PYTHON-5930 Trim comment in get_ssl_context
blink1073
committed
b6ffcf6
View commit details
Copy full SHA for b6ffcf6
Browse repository at this point
PYTHON-5930 Add regression test for macOS+PyOpenSSL bypass branch
Show description for f99e779
blink1073
committed
f99e779
View commit details
Copy full SHA for f99e779
Browse repository at this point
Update pymongo/ssl_support.py
Show description for e3724fb
blink1073
and
NoahStapp
authored
e3724fb
View commit details
Copy full SHA for e3724fb
Browse repository at this point
PYTHON-5930 Clarify SSL_CERT_FILE regression test names and comments
Show description for b7ad901
blink1073
committed
b7ad901
View commit details
Copy full SHA for b7ad901
Browse repository at this point
PYTHON-5930 Move TestClientSSL to a shared, non-mirrored test file
Show description for 9e55d86
blink1073
committed
9e55d86
View commit details
Copy full SHA for 9e55d86
Browse repository at this point
Update pymongo/ssl_support.py
Show description for 2552339
blink1073
and
NoahStapp
authored
2552339
View commit details
Copy full SHA for 2552339
Browse repository at this point
Revert "PYTHON-5930 Move TestClientSSL to a shared, non-mirrored test file"
Show description for 4b0f06d
blink1073
committed
4b0f06d
View commit details
Copy full SHA for 4b0f06d
Browse repository at this point
Merge branch 'PYTHON-5930' of github.com:blink1073/mongo-python-driver into PYTHON-5930
blink1073
committed
ce1282b
View commit details
Copy full SHA for ce1282b
Browse repository at this point
Commits on Jul 28, 2026
PYTHON-5930 Move new SSL_CERT_FILE unit tests to a sync-only test file
Show description for e4de876
blink1073
committed
e4de876
View commit details
Copy full SHA for e4de876
Browse repository at this point
Merge branch 'main' into PYTHON-5930
blink1073
committed
366bf9a
View commit details
Copy full SHA for 366bf9a
Browse repository at this point
Commits on Jul 29, 2026
PYTHON-5930 Use PyMongoTestCase in test_ssl_support.py
blink1073
committed
a645d52
View commit details
Copy full SHA for a645d52
Browse repository at this point
You can’t perform that action at this time.