diff options
| author | jvoisin | 2018-08-29 08:55:49 +0000 |
|---|---|---|
| committer | xXx-caillou-xXx | 2018-08-29 10:55:49 +0200 |
| commit | 64e52596abaf4bdd4c17f79c4e8acf25d1a452b4 (patch) | |
| tree | 5452af804c25304cabe0f7e1160263fad25c3bf9 /doc/source/encryption.rst | |
| parent | a0300b15a3afffe02c737d263c3d6dd31ac307b7 (diff) | |
Verify certs (#223)
Ensure that certificates are verified in curl
should close #47
Diffstat (limited to 'doc/source/encryption.rst')
| -rw-r--r-- | doc/source/encryption.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/source/encryption.rst b/doc/source/encryption.rst index dc5dadf..23f36b4 100644 --- a/doc/source/encryption.rst +++ b/doc/source/encryption.rst | |||
| @@ -4,7 +4,7 @@ Cookies | |||
| 4 | ======= | 4 | ======= |
| 5 | 5 | ||
| 6 | Some cookies-related features might prevent other extensions from hooking | 6 | Some cookies-related features might prevent other extensions from hooking |
| 7 | the `setcookie<https://secure.php.net/manual/en/function.setcookie.php>`__ | 7 | the `setcookie <https://secure.php.net/manual/en/function.setcookie.php>`__ |
| 8 | function. Pay attention to the loading order of your extensions in this case. | 8 | function. Pay attention to the loading order of your extensions in this case. |
| 9 | 9 | ||
| 10 | auto_cookie_secure | 10 | auto_cookie_secure |
