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

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

 New Comment:

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.




Previous Comments:
------------------------------------------------------------------------
[2011-04-15 16:24:42] rricha...@php.net

Automatic comment from SVN on behalf of rrichards
Revision: http://svn.php.net/viewvc/?view=revision&revision=310239
Log: Implement FR #48587 (MySQL PDO driver doesn't support SSL
connections)

------------------------------------------------------------------------
[2011-02-09 16:04:41] 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-02-09 15:51:10] and...@php.net

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

------------------------------------------------------------------------
[2010-10-28 09:46:22] u...@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

------------------------------------------------------------------------
[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