Sebastian Parschauer changed bug 1194660
What Removed Added
Status IN_PROGRESS RESOLVED
CC   sebastian.parschauer@instana.com
Resolution --- WONTFIX

Comment # 29 on bug 1194660 from
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: