From cddd3065a9a6ffc3315366efe1afff5d94efae2b Mon Sep 17 00:00:00 2001 From: jvoisin Date: Thu, 29 Nov 2018 21:17:13 +0100 Subject: Document our curl-tls-verification magic --- README.md | 1 + 1 file changed, 1 insertion(+) (limited to 'README.md') diff --git a/README.md b/README.md index 115cd20..899a289 100644 --- a/README.md +++ b/README.md @@ -69,6 +69,7 @@ without having to touch the PHP code. * Whitelisting of [stream wrappers](https://secure.php.net/manual/en/intro.stream.php) * Preventing writeable files execution * Whitelist/blacklist for `eval` + * Enforcing TLS certificate validation when using [curl](https://secure.php.net/manual/en/book.curl.php) * Request dumping capability ## Download -- cgit v1.3