CURLOPT_SSL_CTX_FUNCTION.3: use .NF for example
This commit is contained in:
@@ -59,6 +59,7 @@ NULL
|
|||||||
.SH PROTOCOLS
|
.SH PROTOCOLS
|
||||||
All TLS based protocols: HTTPS, FTPS, IMAPS, POP3S, SMTPS etc.
|
All TLS based protocols: HTTPS, FTPS, IMAPS, POP3S, SMTPS etc.
|
||||||
.SH EXAMPLE
|
.SH EXAMPLE
|
||||||
|
.nf
|
||||||
/* OpenSSL specific */
|
/* OpenSSL specific */
|
||||||
|
|
||||||
#include <openssl/ssl.h>
|
#include <openssl/ssl.h>
|
||||||
@@ -130,7 +131,7 @@ int main(void)
|
|||||||
curl_global_cleanup();
|
curl_global_cleanup();
|
||||||
return rv;
|
return rv;
|
||||||
}
|
}
|
||||||
|
.fi
|
||||||
.SH AVAILABILITY
|
.SH AVAILABILITY
|
||||||
Added in 7.11.0 for OpenSSL. Added in 7.42.0 for wolfSSL/CyaSSL. Other SSL
|
Added in 7.11.0 for OpenSSL. Added in 7.42.0 for wolfSSL/CyaSSL. Other SSL
|
||||||
backends not supported.
|
backends not supported.
|
||||||
|
Reference in New Issue
Block a user