On 05/06/2018 15:40, Ranjan Khanna wrote:
Hi,

We are using libcurl with OpenSSL for HTTPS operations.

One requirement is that we have to use some other third-party SSL
libraries, like Oracle OCI libraries for SSL operations.

Is this possible, if yes, is there any documentation that can help me.

Libcurl have already a lot of ssl backends.

https://curl.haxx.se/docs/ssl-compared.html

You can find the implementation of the backend in vtls

https://github.com/curl/curl/tree/master/lib/vtls

Thanks,
Ranjan

Hth

Aleks
-------------------------------------------------------------------
Unsubscribe: https://cool.haxx.se/list/listinfo/curl-library
Etiquette:   https://curl.haxx.se/mail/etiquette.html

Reply via email to