curl / Mailing Lists / curl-library / Single Mail
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: Error 58 with CURLOPT_SSLCERT

From: Daniel Stenberg via curl-library <curl-library_at_cool.haxx.se>
Date: Tue, 25 Jun 2019 09:51:52 +0200 (CEST)

On Tue, 25 Jun 2019, Praveen Pvs wrote:

> Wanted to open a socket using COM library and pass that FD to CURL for
> communication pass so that COM library that we have takes care of the
> loading keys/cert and does the handshakes.

...

> Now i am seeing that, CURL also trying to do handshake and it is failing.

If you're using a HTTPS URL, libcurl will still know it is TLS and it will of
course do a TLS handshake. Make it a HTTP URL if you'd rather skip the TLS
part.

-- 
  / daniel.haxx.se | Get the best commercial curl support there is - from me
                   | Private help, bug fixes, support, ports, new features
                   | https://www.wolfssl.com/contact/
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html
Received on 2019-06-25