Buy commercial curl support from WolfSSL. We help you work
out your issues, debug your libcurl applications, use the API, port to new
platforms, add new features and more. With a team lead by the curl founder
himself.
Re: curl_multi_socket_action takes longer when using HTTPS
- Contemporary messages sorted: [ by date ] [ by thread ] [ by subject ] [ by author ] [ by messages with attachments ]
From: Ray Satiro via curl-library <curl-library_at_lists.haxx.se>
Date: Fri, 1 Dec 2023 18:39:56 -0500
On 12/1/2023 6:32 PM, Richa Shah via curl-library wrote:
> - libcurl version: 7.72
> - TLS backend: OpenSSL, version: 1.0.2
Old versions. Try with the latest curl [1] and openssl [2]. libcurl has
ca caching now because it takes some time for openssl to parse the
certificates, so rather than do that on every connection it will cache
the certificate store in memory and if it's the same certificate bundle
then pass the cached store to openssl.
[1]: https://github.com/curl/curl/releases
[2]: https://github.com/openssl/openssl/releases
Date: Fri, 1 Dec 2023 18:39:56 -0500
On 12/1/2023 6:32 PM, Richa Shah via curl-library wrote:
> - libcurl version: 7.72
> - TLS backend: OpenSSL, version: 1.0.2
Old versions. Try with the latest curl [1] and openssl [2]. libcurl has
ca caching now because it takes some time for openssl to parse the
certificates, so rather than do that on every connection it will cache
the certificate store in memory and if it's the same certificate bundle
then pass the cached store to openssl.
[1]: https://github.com/curl/curl/releases
[2]: https://github.com/openssl/openssl/releases
-- Unsubscribe: https://lists.haxx.se/mailman/listinfo/curl-library Etiquette: https://curl.se/mail/etiquette.htmlReceived on 2023-12-02