3.2. CAINFO string

[<<<] [>>>]

curl::option CurlHandle,"CAINFO","c:\\certs\mycert.pem"

Pass a string file naming holding the certificate to verify the peer with. This only makes sense when used in combination with the CURLOPT_SSL_VERIFYPEER option.


[<<<] [>>>]