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 }}
uberware
/
sqi
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
34
Code
Issues
0
Pull requests
0
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: Add opt-in TLS end to end
- #127
#127
Merged
uberware
merged 21 commits into
main
uberware/sqi:main
from
feat/tls
uberware/sqi:feat/tls
Copy head branch name to clipboard
Aug 22, 2026
Conversation
Commits
21
(21)
Checks
Files changed
Merged
feat: Add opt-in TLS end to end
#127
uberware
merged 21 commits into
main
uberware/sqi:main
from
feat/tls
uberware/sqi:feat/tls
Copy head branch name to clipboard
Commits
Commits on Aug 22, 2026
feat(certgen): generate farm CA, server and client certificates
uberware
committed
73b04c8
View commit details
Copy full SHA for 73b04c8
Browse repository at this point
feat(certgen): write CA and leaf material with safe file modes
uberware
committed
725837c
View commit details
Copy full SHA for 725837c
Browse repository at this point
feat(config): add http.tls and nats.tls with load-time validation
uberware
committed
9e6ac24
View commit details
Copy full SHA for 9e6ac24
Browse repository at this point
feat(server): terminate TLS on the REST and WebSocket listener
uberware
committed
6c8c017
View commit details
Copy full SHA for 6c8c017
Browse repository at this point
feat(bus): add TLS and optional client-certificate auth to the embedded broker
uberware
committed
fa2891e
View commit details
Copy full SHA for fa2891e
Browse repository at this point
test(server): pin that credential reload preserves broker TLS
uberware
committed
13a6f21
View commit details
Copy full SHA for 13a6f21
Browse repository at this point
feat(discovery): advertise TLS state, and pin cookie behavior under TLS
uberware
committed
52b5361
View commit details
Copy full SHA for 52b5361
Browse repository at this point
feat(worker): enroll over HTTPS against a private CA and force-enable broker TLS
uberware
committed
6f9263a
View commit details
Copy full SHA for 6f9263a
Browse repository at this point
feat(cli): add sqi-server tls init certificate generator
uberware
committed
ca33d4f
View commit details
Copy full SHA for ca33d4f
Browse repository at this point
test: cover TLS end to end in integration and smoke
uberware
committed
2d81d71
View commit details
Copy full SHA for 2d81d71
Browse repository at this point
test(server): pin the plaintext default configuration
uberware
committed
10ab898
View commit details
Copy full SHA for 10ab898
Browse repository at this point
docs: document TLS configuration, tls init, and the enablement flag-day
uberware
committed
d9b0531
View commit details
Copy full SHA for d9b0531
Browse repository at this point
refactor(tls): share TLS loading in internal/tlsutil and unfork the test harness
uberware
committed
5e5eb77
View commit details
Copy full SHA for 5e5eb77
Browse repository at this point
feat(worker): make nats.tls_enabled tri-state and act on the advertised broker TLS
uberware
committed
626ee5d
View commit details
Copy full SHA for 626ee5d
Browse repository at this point
test(discovery): cover the mDNS path end to end over real multicast
uberware
committed
fb0a88d
View commit details
Copy full SHA for fb0a88d
Browse repository at this point
test(discovery): restrict test advertisements to loopback
uberware
committed
26253e3
View commit details
Copy full SHA for 26253e3
Browse repository at this point
fix(tls): drop the in-process TLS workaround and close review gaps
uberware
committed
2aceebe
View commit details
Copy full SHA for 2aceebe
Browse repository at this point
feat(cli): add sqi-server tls issue for certificates from an existing CA
uberware
committed
da2b359
View commit details
Copy full SHA for da2b359
Browse repository at this point
docs: correct the TLS scope claim and cover the plaintext worker listener
uberware
committed
0612cb7
View commit details
Copy full SHA for 0612cb7
Browse repository at this point
fix(discovery): fall back to the advertised IP and add TLS to the worker listener
uberware
committed
3baff52
View commit details
Copy full SHA for 3baff52
Browse repository at this point
fix(ci): give Linux loopback a non-loopback address so mDNS can register
uberware
committed
c64641f
View commit details
Copy full SHA for c64641f
Browse repository at this point
You can’t perform that action at this time.