Edit report at http://bugs.php.net/bug.php?id=48587&edit=1

 ID:                 48587
 Updated by:         u...@php.net
 Reported by:        michael dot stringer at yuuguu dot com
 Summary:            MySQL PDO driver doesn't support SSL connections
 Status:             Assigned
 Type:               Feature/Change Request
 Package:            PDO related
 Operating System:   *
 PHP Version:        5.2.9
 Assigned To:        mysql
 Block user comment: N

 New Comment:

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


Previous Comments:
------------------------------------------------------------------------
[2009-06-17 15:55:44] 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.



------------------------------------------------------------------------



-- 
Edit this bug report at http://bugs.php.net/bug.php?id=48587&edit=1

Reply via email to