http://bugzilla.opensuse.org/show_bug.cgi?id=1194660 http://bugzilla.opensuse.org/show_bug.cgi?id=1194660#c29 Sebastian Parschauer <sebastian.parschauer@instana.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED CC| |sebastian.parschauer@instan | |a.com Resolution|--- |WONTFIX --- Comment #29 from Sebastian Parschauer <sebastian.parschauer@instana.com> --- Libcurl is violating the SSL network state machine by closing the SSL connection three times instead of only once. I had a similar issue for SLES 15, even provided a patch dropping the duplicated closes from curl_easy_cleanup() but nobody dared to apply it. See: https://bugzilla.suse.com/show_bug.cgi?id=1113787 Even today I need to replace curl calls with wget in projects for proper SSL handling. So I guess this one can be closed with WONTFIX as well. -- You are receiving this mail because: You are on the CC list for the bug.