]> git.ipfire.org Git - thirdparty/curl.git/commit
CURLOPT_SSL_VERIFYPEER.3: add two more see also options
authorDaniel Stenberg <daniel@haxx.se>
Sun, 6 Aug 2023 21:24:32 +0000 (23:24 +0200)
committerDaniel Stenberg <daniel@haxx.se>
Mon, 7 Aug 2023 06:25:46 +0000 (08:25 +0200)
commit03c79448e04225acef0f66c97450161c7acb106a
tree6c78e1f46ea37d8c2f97190d185bb26d8a404f98
parentbfc9d56a91c93c113aa6f73202a2bcdf09a10095
CURLOPT_SSL_VERIFYPEER.3: add two more see also options

CURLINFO_CAINFO and CURLINFO_CAPATH

Closes #11603
docs/libcurl/opts/CURLOPT_SSL_VERIFYPEER.3