From 89e859d09248de6b1b9b9cdd652cb72c9f7ff098 Mon Sep 17 00:00:00 2001 From: xXx-caillou-xXx Date: Wed, 29 Aug 2018 18:09:51 +0200 Subject: Change how we're validating certificates --- doc/source/features.rst | 15 --------------- 1 file changed, 15 deletions(-) (limited to 'doc/source/features.rst') diff --git a/doc/source/features.rst b/doc/source/features.rst index f676468..540e982 100644 --- a/doc/source/features.rst +++ b/doc/source/features.rst @@ -344,21 +344,6 @@ Snuffleupagus can prevent the execution of this kind of file. A good practice would be to use a different user to run PHP than for administrating the website, and using this feature to lock this up. - -.. _mandatory-cert-validation: - -Mandatory certificates validation -^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ - -It's a common practise to disable `certificate validation `__ -during development for convenience's sake. Unfortunately, it's equally common -to forget to turn it back on. - -Snuffleupagus can prevent php code from turning off certificate validation -for anything `cURL `__-based. - - - .. _stream-wrapper-whitelist-feature: Whitelist of stream-wrappers -- cgit v1.3