Made SSL validation in Curl HTTP requests the default.
authorTyler Anthony Romeo <tylerromeo@gmail.com>
Thu, 25 Oct 2012 17:08:28 +0000 (13:08 -0400)
committerTyler Anthony Romeo <tylerromeo@gmail.com>
Thu, 25 Oct 2012 19:27:47 +0000 (15:27 -0400)
commit5c8d6fa60f521073136012f67e66bdb72010e720
tree759dce7594a1abb1a2b8d012c286fc83263aaaeb
parent31625b54a03781f7504d67c3dba414e6ed285707
Made SSL validation in Curl HTTP requests the default.

Changed the default value for CURLOPT_SSL_VERIFYHOST
to 2 rather than true. This makes sure that hostname
validation occurs.

Change-Id: Ia6535f1090627ef2def360bda37c22bff10c7f31
includes/HttpFunctions.php