Merge branch 'QA_4_7'

This commit is contained in:
Isaac Bennetch 2017-06-19 09:28:31 -04:00
commit 7a863d03f7

View File

@ -444,7 +444,7 @@ Server connection settings
there is a chance your SSL connection will fail due to validation.
Setting this to ``false`` will disable the validation check.
Since PHP 5.6.0 it also verifies whether server name matches CN of it's
Since PHP 5.6.0 it also verifies whether server name matches CN of its
certificate. There is currently no way to disable just this check without
disabling complete SSL verification.