]> git.ipfire.org Git - thirdparty/curl.git/commit
docs: use CURLSSLBACKEND_NONE
authorTed Lyngmo <ted@lyncon.se>
Thu, 21 Sep 2023 10:44:35 +0000 (12:44 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Thu, 21 Sep 2023 12:15:03 +0000 (14:15 +0200)
commitc1ab33ed799e4ad1119f6dc25d2561b438282684
tree5f523f70fa4b083fa888d1f92d345c54f5b01a23
parentb2b0534e767b67bb44128042c0f509826acd8124
docs: use CURLSSLBACKEND_NONE

[ssl] use CURLSSLBACKEND_NONE instead of (curl_sslbackend)-1 in
documentation and examples.

Signed-off-by: Ted Lyngmo <ted@lyncon.se>
Closes #11909
docs/examples/sslbackend.c
docs/libcurl/curl_global_sslset.3