27. "libcurl built with GNUTLS ignores the SSLCERT option" - Unlike
authorDaniel Stenberg <daniel@haxx.se>
Mon, 7 Nov 2005 13:54:14 +0000 (13:54 +0000)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Nov 2005 13:54:14 +0000 (13:54 +0000)
commite00216581e82e93a445ab4a19fb43ff9c7fc9234
tree07bb6111926f4371c6eb0d5ddeff9128dc620854
parent23951ec00ce271bc896ff9d737965ded8aad4f6e
27. "libcurl built with GNUTLS ignores the SSLCERT option" - Unlike
  Curl_ossl_connect(), the Curl_gtls_connect() function does not send the user
  certificate to the peer. In fact, it ignores the conn->data->set.cert field
  completely, it always uses the anonymous credentials. See
  http://curl.haxx.se/bug/view.cgi?id=1348930
docs/KNOWN_BUGS