tls-proxy
Lightweight TLS termination proxy with configurable cipher suites and mutual TLS support.
Purpose
TLS termination is usually handled by heavy infrastructure components. tls-proxy is a minimal alternative that does one thing: terminate TLS with explicit control over cipher suites, certificate validation, and mutual authentication.
It is intended for development environments, internal services, and scenarios where a full ingress controller is overkill.
Tech Stack
Language
Protocols
Focus
Project Timeline
Initial concept and requirements defined.
Basic TLS termination with default cipher suites.
Refactored for explicit cipher suite control and mTLS support.
Repository made public with documentation and examples.
Active development. Core complete, testing in progress.
HTTP/3 support, dynamic reloading, metrics hooks.
Current Progress
GitHub
Repository metadata placeholders for future API integration.
2026-06-04
2026-07-18
Research
public
github.com/d3f4lt0/tls-proxy
README
Go
Lightweight TLS termination proxy with configurable cipher suites and mutual TLS support.