cakephp2-php8/lib/Cake/Test/Case/Network
mark_story 240c8718eb Implement SSL peer verification in HttpSocket
Use the stream API and enable SSL certificate validation. This
increases the security features of HttpSocket, and provides easy access
to the stream context options.  SSL related configuration should be
prefixed with 'ssl_'.

Refs #2270
2012-11-11 14:23:17 -05:00
..
Email Merge branch '2.3' into type-checks 2012-10-01 02:08:00 +01:00
Http Implement SSL peer verification in HttpSocket 2012-11-11 14:23:17 -05:00
CakeRequestTest.php Merge branch 'master' into 2.3 2012-11-02 16:52:51 -04:00
CakeResponseTest.php Fix code style errors. 2012-10-09 13:20:53 -04:00
CakeSocketTest.php Add context() to CakeSocket. 2012-11-10 22:58:36 -05:00