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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
wolfSSL
/
wolfssh
Public
Notifications
You must be signed in to change notification settings
Fork
121
Star
492
Code
Issues
2
Pull requests
14
Actions
Projects
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Use of Windows certificate store for authentication
- #900
#900
Merged
ejohnstown
merged 10 commits into
wolfSSL:master
wolfSSL/wolfssh:master
from
JacobBarthelmeh:winSysCerts
JacobBarthelmeh/wolfssh:winSysCerts
Copy head branch name to clipboard
Sep 5, 2026
Conversation
Commits
10
(10)
Checks
Files changed
Merged
Use of Windows certificate store for authentication
#900
ejohnstown
merged 10 commits into
wolfSSL:master
wolfSSL/wolfssh:master
from
JacobBarthelmeh:winSysCerts
JacobBarthelmeh/wolfssh:winSysCerts
Copy head branch name to clipboard
Commits
Commits on Sep 3, 2026
add TrustedSystemCAKeys sshd option for system CA load
JacobBarthelmeh
committed
564ec8e
View commit details
Copy full SHA for 564ec8e
Browse repository at this point
add macro guard for system ca certs load
JacobBarthelmeh
committed
40d0514
View commit details
Copy full SHA for 40d0514
Browse repository at this point
Add support for loading user CA certs from a configurable Windows cert store.
kareem-wolfssl
authored and
JacobBarthelmeh
committed
1e4f285
View commit details
Copy full SHA for 1e4f285
Browse repository at this point
Prefix wolfSSH specific options with wolfSSH_.
kareem-wolfssl
authored and
JacobBarthelmeh
committed
76ae9e5
View commit details
Copy full SHA for 76ae9e5
Browse repository at this point
add Windows cert store use with signing and add example arguments
Show description for e6eecb5
JacobBarthelmeh
committed
e6eecb5
View commit details
Copy full SHA for e6eecb5
Browse repository at this point
fix for flags handling, ocsp case, macro guards, unused variable, changed default from MY to required to be set
Show description for af59cd2
JacobBarthelmeh
committed
af59cd2
View commit details
Copy full SHA for af59cd2
Browse repository at this point
use proper free for cert store version, fix echoserver on mac os
JacobBarthelmeh
committed
8350f0f
View commit details
Copy full SHA for 8350f0f
Browse repository at this point
use wolfSSH_ prefix on wolfSSH specific config's HostKeyStore, HostKeyStoreSubject, HostKeyStoreFlags
JacobBarthelmeh
committed
ec18e7b
View commit details
Copy full SHA for ec18e7b
Browse repository at this point
expand CI test for non-fpki build, fix check for error state with CertEnumCertificatesInStore, add extended key usage type check if present, fix for EKU checks with X509 use and add test case
JacobBarthelmeh
committed
ffb3db3
View commit details
Copy full SHA for ffb3db3
Browse repository at this point
Commits on Sep 4, 2026
remove two UTF-8 characters and NuGet restore from test yml
JacobBarthelmeh
committed
508f522
View commit details
Copy full SHA for 508f522
Browse repository at this point
You can’t perform that action at this time.