CURLOPT_SSL_VERIFYPEER: more clarifications
authorDaniel Stenberg <daniel@haxx.se>
Wed, 19 Jan 2011 12:19:44 +0000 (13:19 +0100)
committerDaniel Stenberg <daniel@haxx.se>
Wed, 19 Jan 2011 12:19:44 +0000 (13:19 +0100)
commit4f13340ab8be7baa0fe6210bb3a19b8994875fd8
treed731ae4d86af9aefb4143b8493543c7907e921da
parentb0940753c6139a77690138bcd557a7f57d3b2e5f
CURLOPT_SSL_VERIFYPEER: more clarifications

The default value is 1.

curl _uses_ a default CA bundle, it doesn't install one.

Drop the references to 7.10 as that is now >8 years old!
docs/libcurl/curl_easy_setopt.3