Jay Satiro
Jay Satiro
#6149 sounds similar and my [conclusion](https://github.com/curl/curl/issues/6149#issuecomment-795080891) there was basically for each connection we need a separate optional state to do a proper SSL shutdown if the user specifies it or...
> To follow this important PR! To follow a thread click the subscribe button. Please don't post a reply to every thread you want to follow just to get subscribed....
> I know but I do not received emails if I do not publish a comment. If the subscribe button is not working for you please contact github support.
I don't see why we would change the order for everyone just to meet your use requirements. We have `--with-default-ssl-backend=openssl` for configure which maps to CURL_DEFAULT_SSL_BACKEND. We have `-DCURL_DEFAULT_SSL_BACKEND=openssl` for...
Thanks for the update, closing
@JDepooter though we cannot decrypt Schannel client TLS sessions we can decrypt OpenSSL client TLS sessions so let's take a look at that: ~~~ curl 7.86.0 (x86_64-pc-linux-gnu) libcurl/7.86.0 OpenSSL/3.0.7 zlib/1.2.8...
Please try #9904
> Reopened by [18383fb](https://github.com/curl/curl/commit/18383fbf72b31b9ae58f17df8e75158a818c31eb) Take 2 in #9949.
@Zingler this issue may have been fixed by #7966. Please let us know if the latest curl works for you.
Ref: https://github.com/curl/curl/discussions/10327 Always try the latest curl. In this case what we think may be the fix precedes the curl-7_86_0 tag which means that's the earliest version that the fix...