From 64e52596abaf4bdd4c17f79c4e8acf25d1a452b4 Mon Sep 17 00:00:00 2001 From: jvoisin Date: Wed, 29 Aug 2018 08:55:49 +0000 Subject: Verify certs (#223) Ensure that certificates are verified in curl should close #47 --- doc/source/config.rst | 11 +++++++++++ 1 file changed, 11 insertions(+) (limited to 'doc/source/config.rst') diff --git a/doc/source/config.rst b/doc/source/config.rst index e209ecb..d89d7f5 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst @@ -202,6 +202,17 @@ to explicitly whitelist some `stream wrappers ` ensures +that it's not possible to turn off certificate validation for `cURL usage `__. + +:: + + sp.curl_verify_certificates.enable(); + + Eval white and blacklist ^^^^^^^^^^^^^^^^^^^^^^^^ -- cgit v1.3