MySQL PDO driver doesn't support SSL connections

 [2009-06-17 15:55 UTC] michael dot stringer at yuuguu dot com

Description:
------------
The mysqli driver supports connecting to MySQL databases using SSL certificates via the ssl_set command (which in turn calls the native client ssl_set function).

Please add this functionality to the PDO driver. This is currently preventing us from switching from the mysqli APIs to PDO.


 [2010-03-24 13:29 UTC] uw@php.net

-Type: Bug +Type: Feature/Change Request

 [2010-06-13 14:46 UTC] felipe@php.net

-Assigned To: pollita +Assigned To: mysql

 [2010-10-28 09:46 UTC] uw@php.net

5.2 is closed, http://www.php.net/archive/2010.php#id2010-07-22-1


 The PHP development team would like to announce the immediate availability of PHP 5.2.14. This release focuses on improving the stability of the PHP 5.2.x branch with over 60 bug fixes, some of which are security related.

This release marks the end of the active support for PHP 5.2. Following this release the PHP 5.2 series will receive no further active bug maintenance. Security fixes for PHP 5.2 might be published on a case by cases basis. All users of PHP 5.2 are encouraged to upgrade to PHP 5.3

 [2011-02-09 15:51 UTC] andrey@php.net

-Status: Assigned +Status: Feedback

 [2011-02-09 15:51 UTC] andrey@php.net

5.2.* only? If yes, then this will be won't fix.

 [2011-02-09 16:04 UTC] michael dot stringer at yuuguu dot com

-Status: Feedback +Status: Assigned -PHP Version: 5.2.9 +PHP Version: *

 [2011-02-09 16:04 UTC] michael dot stringer at yuuguu dot com

As of version 5.3.5 this still hasn't been implemented so it is not limited to 5.2.*

 [2011-04-15 16:32 UTC] rrichards@php.net

-Status: Assigned +Status: Closed -Assigned To: mysql +Assigned To: rrichards

 [2011-04-15 16:32 UTC] rrichards@php.net

This bug has been fixed in SVN.

Snapshots of the sources are packaged every three hours; this change
will be in the next snapshot. You can grab the snapshot at
http://snaps.php.net/.
 
Thank you for the report, and for helping us make PHP better.