From 09ff0874dd49f078b42ff074a36b81f78ee86933 Mon Sep 17 00:00:00 2001 From: Andrew Martinez Date: Tue, 5 Sep 2023 09:34:01 -0400 Subject: [PATCH] fixes a changelog type on "sort" to "port" --- CHANGELOG.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index e369dc5da..ed4b9d51e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -237,7 +237,7 @@ The back-off policies have the following attributes: * Default: 1.5 for healthy, 100 for unhealthy -## Single Sort Changes +## Single Port Support / ALPN Ziti Controller and Routers can operate with a single open port. In order to implement this feature we use ALPN ([Application Layer Protocol Negotiation](https://en.wikipedia.org/wiki/Application-Layer_Protocol_Negotiation)) TLS extension. It allows TLS client to request and TLS server to select appropriate application protocol handler during