Skip to content

Commit

Permalink
announce the change to select token signer by edge.api.address
Browse files Browse the repository at this point in the history
  • Loading branch information
qrkourier committed Oct 16, 2024
1 parent aa18e20 commit beb62d2
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,11 @@
# Release 1.1.16

## What's New

* [Issue #2468](https://github.com/openziti/ziti/issues/2468) - Controller configuration `edge.api.address` selects the
enrollment token signer by matching the DNS SAN of a server certificate. If more than one server certificate
matches then the wrong key may sign the tokens causing enrollments to fail with a signature verification error.

# Release 1.1.15

## What's New
Expand Down

0 comments on commit beb62d2

Please sign in to comment.