Can cURL work or build with other libraries such SSL?

devquora
devquora

Posted On: Feb 22, 2018

 

cURL has been programmed in such a way that it utilizes SSL function as an internal layer and this functional layer can be utilized to provide one out of the numerous back ends of SSL. cURL can also be build using different alternatives apart from SSL such as NSS, PolarSSL, OpenSSL, SnuTLS, Secure Transport, original Windows, IBM I, etc.

    Related Questions

    Please Login or Register to leave a response.

    Related Questions

    Curl Interview Questions

    What is Curl?

    cURL is a programming language or a project that is short for “Client for URLs”..

    Curl Interview Questions

    What is libcURL?

    “libcURL” is a product of cURL that is a very dependable and moveable..

    Curl Interview Questions

    How is cURL different from other platforms?

    Unlike other platforms, cURL is targeted to work at a single shot transfer for files and it should be confused with wget clones. cURL does not perform the usual website monitoring programs, however, v...