Skip to content

Commit 6acd968

Browse files
eschabellesmerel
andauthored
Update administration/transport-security.md
Removed 'v' in front of version number in option description. Co-authored-by: Lynette Miles <[email protected]> Signed-off-by: Eric D. Schabell <[email protected]>
1 parent 93c8aad commit 6acd968

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

administration/transport-security.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ Fluent Bit provides integrated support for Transport Layer Security (TLS) and it
55

66
{% hint style="info" %}
77

8-
The release of Fluent Bit v4.1.0 introduced the replacement of Next Protocol Negotiation (NPN) with Application Layer Protocol Negotiation (ALPN) as its implementation for TLS.
8+
Fluent Bit 4.1.0 introduced the replacement of Next Protocol Negotiation (NPN) with Application Layer Protocol Negotiation (ALPN) as its implementation for TLS.
99
Both NPN and ALPN are used when client and server are establishing SSL/TLS connections. ALPN avoids an additional round trip because the client list the application layer protocols supported by the client in the client hello message.
1010

1111
{% endhint %}

0 commit comments

Comments
 (0)