mirror of
https://github.com/etcd-io/etcd.git
synced 2024-09-27 06:25:44 +00:00
CHANGELOG: add "disable CommonName authentication for gRPC-gateway" PR
Signed-off-by: Sam Batschelet <sbatsche@redhat.com>
This commit is contained in:
parent
99704e2a97
commit
83c051b701
@ -26,6 +26,10 @@ See [code changes](https://github.com/etcd-io/etcd/compare/v3.3.10...v3.3.11) an
|
||||
|
||||
- Add [`etcd gateway --discovery-srv-name`](https://github.com/etcd-io/etcd/pull/10250) flag.
|
||||
|
||||
### Security, Authentication
|
||||
|
||||
- Disable [CommonName authentication for gRPC-gateway](https://github.com/etcd-io/etcd/pull/10366) gRPC-gateway proxy requests to etcd server use the etcd client server TLS certificate. If that certificate contains CommonName we do not want to use that for authentication as it could lead to permission escalation.
|
||||
|
||||
### Go
|
||||
|
||||
- Compile with [*Go 1.10.7*](https://golang.org/doc/devel/release.html#go1.10).
|
||||
|
Loading…
x
Reference in New Issue
Block a user