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
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 }}
apache
/
httpcomponents-client
Public
Notifications
You must be signed in to change notification settings
Fork
994
Star
1.5k
Code
Pull requests
13
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
HTTPCLIENT-2358 Implement a mutual authentication capable SPNEGO scheme
- #615
#615
Open
stoty
wants to merge 15 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-2358
stoty/httpcomponents-client:HTTPCLIENT-2358
Copy head branch name to clipboard
Conversation
Commits
15
(15)
Checks
Files changed
Open
HTTPCLIENT-2358 Implement a mutual authentication capable SPNEGO scheme
#615
stoty
wants to merge 15 commits into
apache:master
apache/httpcomponents-client:master
from
stoty:HTTPCLIENT-2358
stoty/httpcomponents-client:HTTPCLIENT-2358
Copy head branch name to clipboard
Commits
Commits on Oct 21, 2025
HTTPCLIENT-2358 Implement a mutual authentication capable SPNEGO scheme
stoty
committed
634daef
View commit details
Copy full SHA for 634daef
Browse repository at this point
MutualKerberosConfig changes
stoty
committed
50337dd
View commit details
Copy full SHA for 50337dd
Browse repository at this point
Add containerized apache httpd + mod_auth_gssapi tests
Show description for 96ff6bf
stoty
committed
96ff6bf
View commit details
Copy full SHA for 96ff6bf
Browse repository at this point
Add SPNEGO tests for Squid
stoty
committed
1d5827f
View commit details
Copy full SHA for 1d5827f
Browse repository at this point
Rename and move around classes
stoty
committed
935f852
View commit details
Copy full SHA for 935f852
Browse repository at this point
renames KerberosCredentials
stoty
committed
7af0b05
View commit details
Copy full SHA for 7af0b05
Browse repository at this point
fixing the samller issues based on the review
stoty
committed
077e682
View commit details
Copy full SHA for 077e682
Browse repository at this point
rewrite GSS established logic, and add new option for compatibility for non-compliant servers
stoty
committed
3c549a1
View commit details
Copy full SHA for 3c549a1
Browse repository at this point
Add separate flags for requesting and checking mutual auth status.
Show description for 9aebd94
stoty
committed
9aebd94
View commit details
Copy full SHA for 9aebd94
Browse repository at this point
apply discussed fixes
Show description for 38d3af1
stoty
committed
38d3af1
View commit details
Copy full SHA for 38d3af1
Browse repository at this point
minor comment fixes
stoty
committed
62e7a46
View commit details
Copy full SHA for 62e7a46
Browse repository at this point
requested TODO comment fix
stoty
committed
24980df
View commit details
Copy full SHA for 24980df
Browse repository at this point
Add tests for Classic client using the Subject from the Security Context
stoty
committed
056483b
View commit details
Copy full SHA for 056483b
Browse repository at this point
revert accidental AuthenticationHandler.java comment changes
stoty
committed
f7711bb
View commit details
Copy full SHA for f7711bb
Browse repository at this point
update "since" comments in new file from 5.5 to 5.6
stoty
committed
21c5881
View commit details
Copy full SHA for 21c5881
Browse repository at this point
You can’t perform that action at this time.