From c92c650413b110c339723c06c2978ae6df5ff587 Mon Sep 17 00:00:00 2001 From: Daniel Gustafsson Date: Fri, 20 May 2022 13:43:35 +0200 Subject: [PATCH] KNOWN_BUGS: fix typo in problem description s/TSL/TLS/ --- docs/KNOWN_BUGS | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 0cdda075aa..67197cf66b 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -619,7 +619,7 @@ problems may have been fixed or changed somewhat since this was written. 6.11 Negotiate on Windows fails - When using --negotiate (or NTLM) with curl on Windows, SSL/TSL handshake + When using --negotiate (or NTLM) with curl on Windows, SSL/TLS handshake fails despite having a valid kerberos ticket cached. Works without any issue in Unix/Linux. -- 2.47.3