From a681e6641672bec46e275c12e0a3a05af0787d62 Mon Sep 17 00:00:00 2001 From: Michael Wallner Date: Thu, 2 Sep 2021 12:18:14 +0200 Subject: [PATCH] fix proxy ssl options --- http/Client/Curl.md | 1 + 1 file changed, 1 insertion(+) diff --git a/http/Client/Curl.md b/http/Client/Curl.md index c5fbfa5..f3ece47 100644 --- a/http/Client/Curl.md +++ b/http/Client/Curl.md @@ -383,6 +383,7 @@ The option names used here are more or less derived from the corresponding CURLO * array $proxy_ssl Subarray of SSL related options to use for the proxy: > See the respective $ssl options above for descriptions. + * string $cert Available if libcurl is v7.52.0 or more recent. * string $certtype -- 2.30.2