Skip to content

Releases: orbit-online/step-kmsproxy-plugin

v1.1.0-rc1

06 Feb 14:59

Choose a tag to compare

Support multiple client keys and certificates

v1.0.3

26 Jan 10:52
465f852

Choose a tag to compare

Merge pull request #2 from orbit-online/dependabot/go_modules/github.com/smallstep/cli-utils-0.12.2

Bump github.com/smallstep/cli-utils from 0.12.1 to 0.12.2

v1.0.2

26 Jan 09:36

Choose a tag to compare

Fix support for loading filesystem keys

v1.0.1

21 Jan 09:47

Choose a tag to compare

reloads: Fix timer logic on expired certificates

v1.0.0

20 Jan 15:24

Choose a tag to compare

Modularize code, remove systemd & socket listener support, improve caching considerably, add reload timer for cert expiry

v0.4.0

19 Jan 15:28

Choose a tag to compare

v0.4.0 Pre-release
Pre-release

Only support HTTPS proxying, HTTP proxying is super messy when mixed in

v0.3.0

19 Jan 08:34

Choose a tag to compare

v0.3.0 Pre-release
Pre-release

Remove elazarl/goproxy lib, implement own code that is better optimized for our specific workload

v0.2.0

19 Nov 11:41
v0.2.0
b7e429a

Choose a tag to compare

  • 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

10 Nov 09:20
v0.1.2
7ebc55d

Choose a tag to compare

Fix not before timestamp for localhost PAC server cert

v0.1.1

02 Oct 09:14

Choose a tag to compare

goproxy: bump for using ecdsa rather than ed25519 fallback keys