I have a problem which I have described on stack overflow 
<https://stackoverflow.com/questions/47876555/c-ssl-cert-in-memory-curl-and-openssl-fails-to-add>.

The problem is with adding a in-memory SSL-certificate on an Ubuntu machine 
with the ssslctx_function. However, X509_STORE_add_cert always returns 0 and 
therefore my application fails to connect.

What am I doing wrong? On multiple Windows machines this code works great?

(Please see the thread on stack overflow 
<https://stackoverflow.com/questions/47876555/c-ssl-cert-in-memory-curl-and-openssl-fails-to-add>
 for more details)
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to