Skip to content

Commit 0b71fb5

Browse files
John LuoTratcher
andauthored
Update src/Servers/Kestrel/Core/src/CoreStrings.resx
Co-authored-by: Chris Ross <[email protected]>
1 parent 92ceea6 commit 0b71fb5

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/Servers/Kestrel/Core/src/CoreStrings.resx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -606,6 +606,6 @@ For more information on configuring HTTPS see https://go.microsoft.com/fwlink/?l
606606
<value>Connection "{connectionId}" established using the following protocol: {protocol}</value>
607607
</data>
608608
<data name="HTTP2DefaultCiphersInsufficient" xml:space="preserve">
609-
<value>HTTP/2 over TLS is not supported on Windows versions older than Windows 10 and Windows Server 2016 due to incompatible ciphers. Falling back to HTTP/1.1 instead.</value>
609+
<value>HTTP/2 over TLS is not supported on Windows versions older than Windows 10 and Windows Server 2016 due to incompatible ciphers or missing ALPN support. Falling back to HTTP/1.1 instead.</value>
610610
</data>
611-
</root>
611+
</root>

0 commit comments

Comments
 (0)