Releases: orbit-online/step-kmsproxy-plugin
Releases · orbit-online/step-kmsproxy-plugin
v1.1.0-rc1
Support multiple client keys and certificates
v1.0.3
v1.0.2
Fix support for loading filesystem keys
v1.0.1
reloads: Fix timer logic on expired certificates
v1.0.0
Modularize code, remove systemd & socket listener support, improve caching considerably, add reload timer for cert expiry
v0.4.0
Only support HTTPS proxying, HTTP proxying is super messy when mixed in
v0.3.0
Remove elazarl/goproxy lib, implement own code that is better optimized for our specific workload
v0.2.0
- Bump to go 1.25 and implement reload via SIGHUP & cert changes
- Load cert, then cache it until 1 minute before expiry
- Improve log structure, add some debug logging
- Bump goproxy to support HTTP/2 mTLS
v0.1.2
Fix not before timestamp for localhost PAC server cert
v0.1.1
goproxy: bump for using ecdsa rather than ed25519 fallback keys