diff options
| author | xXx-caillou-xXx | 2018-08-29 18:09:51 +0200 |
|---|---|---|
| committer | jvoisin | 2018-08-29 16:09:51 +0000 |
| commit | 89e859d09248de6b1b9b9cdd652cb72c9f7ff098 (patch) | |
| tree | f24c9e82da5bede181607903fb4e98f59210a057 /doc/source/config.rst | |
| parent | 10552296658a87e59b60a20214fef1902320d390 (diff) | |
Change how we're validating certificates
Diffstat (limited to 'doc/source/config.rst')
| -rw-r--r-- | doc/source/config.rst | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/doc/source/config.rst b/doc/source/config.rst index d89d7f5..e209ecb 100644 --- a/doc/source/config.rst +++ b/doc/source/config.rst | |||
| @@ -202,17 +202,6 @@ to explicitly whitelist some `stream wrappers <https://secure.php.net/manual/en/ | |||
| 202 | sp.wrappers_whitelist.list("file,php,phar"); | 202 | sp.wrappers_whitelist.list("file,php,phar"); |
| 203 | 203 | ||
| 204 | 204 | ||
| 205 | Mandatory certificates validation | ||
| 206 | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ | ||
| 207 | |||
| 208 | :ref:`Mandatory certificate validation <mandatory-cert-validation>` ensures | ||
| 209 | that it's not possible to turn off certificate validation for `cURL usage <https://secure.php.net/manual/en/book.curl.php>`__. | ||
| 210 | |||
| 211 | :: | ||
| 212 | |||
| 213 | sp.curl_verify_certificates.enable(); | ||
| 214 | |||
| 215 | |||
| 216 | Eval white and blacklist | 205 | Eval white and blacklist |
| 217 | ^^^^^^^^^^^^^^^^^^^^^^^^ | 206 | ^^^^^^^^^^^^^^^^^^^^^^^^ |
| 218 | 207 | ||
