From 6ba19692a34abf1c0fc91c24c67cade878eeef17 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 24 Aug 2005 07:45:14 +0000 Subject: fixed #26, GnuTLS CA cert verification --- docs/KNOWN_BUGS | 6 ------ 1 file changed, 6 deletions(-) (limited to 'docs') diff --git a/docs/KNOWN_BUGS b/docs/KNOWN_BUGS index 4ccc25735..d19fdf3af 100644 --- a/docs/KNOWN_BUGS +++ b/docs/KNOWN_BUGS @@ -3,12 +3,6 @@ join in and help us correct one or more of these! Also be sure to check the changelog of the current development status, as one or more of these problems may have been fixed since this was written! -26. With libcurl built to use GnuTLS instead of OpenSSL, it fails to verify - the server's certificate with the use of a local CA cert bundle for servers - where the OpenSSL version of libcurl succeeds fine. This is possibly due to - a bug in libcurl. Details found in the posting as sent to the GnuTLS list: - http://lists.gnu.org/archive/html/help-gnutls/2005-08/msg00024.html - 25. When doing a CONNECT request with curl it doesn't properly handle if the proxy closes the connection within the authentication "negotiation phase". Like if you do HTTPS or similar over a proxy and you use perhaps -- cgit v1.2.3