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
.
DIRACGrid
/
DIRAC
Public
Notifications
You must be signed in to change notification settings
Fork
190
Star
126
Code
Issues
65
Pull requests
37
Discussions
Actions
Projects
Wiki
Security and quality
7
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Wiki
Security and quality
Insights
[v9r0] Use SSL/cryptography instead of M2Crypto/pyasn1
- #8691
#8691
Draft
chrisburr
wants to merge 7 commits into
DIRACGrid:integration
DIRACGrid/DIRAC:integration
from
chrisburr:feat/cryptography-asn1
chrisburr/DIRAC:feat/cryptography-asn1
Copy head branch name to clipboard
Conversation
Commits
7
(7)
Checks
Files changed
Draft
[v9r0] Use SSL/cryptography instead of M2Crypto/pyasn1
#8691
chrisburr
wants to merge 7 commits into
DIRACGrid:integration
DIRACGrid/DIRAC:integration
from
chrisburr:feat/cryptography-asn1
chrisburr/DIRAC:feat/cryptography-asn1
Copy head branch name to clipboard
Commits
Commits on Jul 9, 2026
feat: replace M2Crypto and pyasn1 with cryptography and stdlib ssl
Show description for 5e28d5e
chrisburr
committed
5e28d5e
View commit details
Copy full SHA for 5e28d5e
Browse repository at this point
refactor: do not re-derive peer credentials already returned by getCredentials
Show description for ee97933
chrisburr
committed
ee97933
View commit details
Copy full SHA for ee97933
Browse repository at this point
perf: cache client-side SSL contexts between connections
Show description for 5dacefe
chrisburr
committed
5dacefe
View commit details
Copy full SHA for 5dacefe
Browse repository at this point
Commits on Jul 10, 2026
feat: restore the M2Crypto based X509 and SSL implementation
Show description for 8815067
chrisburr
committed
8815067
View commit details
Copy full SHA for 8815067
Browse repository at this point
feat: select the X509/SSL implementation with DIRAC_USE_M2CRYPTO
Show description for e382bc4
chrisburr
committed
e382bc4
View commit details
Copy full SHA for e382bc4
Browse repository at this point
test: run the X509 and SSLTransport tests against both implementations
Show description for 8d3fb1d
chrisburr
committed
8d3fb1d
View commit details
Copy full SHA for 8d3fb1d
Browse repository at this point
docs: document the DIRAC_USE_M2CRYPTO environment variable
Show description for b079523
chrisburr
committed
b079523
View commit details
Copy full SHA for b079523
Browse repository at this point
You can’t perform that action at this time.