]> granicus.if.org Git - curl/commit
CURLOPT_CAINFO.3: polished wording
authorDaniel Stenberg <daniel@haxx.se>
Mon, 10 Jun 2019 07:10:14 +0000 (09:10 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 10 Jun 2019 10:43:46 +0000 (12:43 +0200)
commit027c065f3cbc5b87ba9e658b14b78c9793af8584
tree742506a401d79f2ef3e3b2405812f4457646291f
parentb9a6130dc553685c3ab28632bbc69a6e49bd6c0c
CURLOPT_CAINFO.3: polished wording

Clarify the functionality when built to use Schannel and Secure
Transport and stop calling it the "recommended" or "preferred" way and
instead rather call it the default.

Removed the reference to the ssl comparison table as it isn't necessary.

Reported-by: Richard Alcock
Bug: https://curl.haxx.se/mail/lib-2019-06/0019.html
Closes #4005
docs/libcurl/opts/CURLOPT_CAINFO.3