gnunet-svn
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[gnurl] 363/411: KNOWN_BUGS: curl with wolfSSL lacks support for renegot


From: gnunet
Subject: [gnurl] 363/411: KNOWN_BUGS: curl with wolfSSL lacks support for renegotiation
Date: Wed, 13 Jan 2021 01:22:58 +0100

This is an automated email from the git hooks/post-receive script.

nikita pushed a commit to branch master
in repository gnurl.

commit 7fa6d5e383758dd2e196ab4266c7fdb84e66a012
Author: Daniel Stenberg <daniel@haxx.se>
AuthorDate: Sun Nov 22 00:06:24 2020 +0100

    KNOWN_BUGS: curl with wolfSSL lacks support for renegotiation
    
    Closes #5839
---
 docs/KNOWN_BUGS | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS
index 827c51e87..3726f4153 100644
--- a/docs/KNOWN_BUGS
+++ b/docs/KNOWN_BUGS
@@ -35,6 +35,7 @@ problems may have been fixed or changed somewhat since this 
was written!
  2.10 Store TLS context per transfer instead of per connection
  2.11 Schannel TLS 1.2 handshake bug in old Windows versions
  2.12 FTPS with Schannel times out file list operation
+ 2.13 curl with wolfSSL lacks support for renegotiation
 
  3. Email protocols
  3.1 IMAP SEARCH ALL truncated response
@@ -312,6 +313,14 @@ problems may have been fixed or changed somewhat since 
this was written!
  expires." - the same command line seems to work with other TLS backends and
  other operating systems. See https://github.com/curl/curl/issues/5284.
 
+2.13 curl with wolfSSL lacks support for renegotiation
+
+ I am using curl (with wolfSSL) to connect https endpoint, but connection with
+ this https endpoint gets terminated because server initiates the
+ renegotiation and client does not handle renegotiation.
+
+ See https://github.com/curl/curl/issues/5839
+
 3. Email protocols
 
 3.1 IMAP SEARCH ALL truncated response

-- 
To stop receiving notification emails like this one, please contact
gnunet@gnunet.org.



reply via email to

[Prev in Thread] Current Thread [Next in Thread]