cakephp2-php8/lib/Cake/Test/Case/Network/Http
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
..
BasicAuthenticationTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
DigestAuthenticationTest.php Update 1.x @link in docblocks 2012-04-26 19:49:18 -07:00
HttpResponseTest.php Updating mixed @param documentation to seperate list of accepted types 2012-05-21 21:55:10 +01:00
HttpSocketTest.php Implement SSL peer verification in HttpSocket 2012-11-11 14:23:17 -05:00