diff --git a/reference/curl/constants_curl_setopt.xml b/reference/curl/constants_curl_setopt.xml index 783ed8fa05b0..c607d3d9aaf7 100644 --- a/reference/curl/constants_curl_setopt.xml +++ b/reference/curl/constants_curl_setopt.xml @@ -183,8 +183,8 @@ - A string with the name of a PEM file holding one or more certificates to verify the - peer with. This option overrides CURLOPT_CAINFO. + A binary string of PEM encoded content holding one or more certificates to verify + the peer with. This option overrides CURLOPT_CAINFO. Available as of PHP 8.2.0 and cURL 7.77.0.