php.net |  support |  documentation |  report a bug |  advanced search |  search howto |  statistics |  random bug |  login
Doc Bug #54192 mysqli_ssl_set is also availiable with mysqlnd
Submitted: 2011-03-08 13:56 UTC Modified: 2011-05-09 16:25 UTC
From: carsten_sttgt at gmx dot de Assigned: uw (profile)
Status: Closed Package: MySQLi related
PHP Version: Irrelevant OS:
Private report: No CVE-ID: None
Welcome back! If you're the original bug submitter, here's where you can edit the bug or add additional notes.
If you forgot your password, you can retrieve your password here.
Password:
Status:
Package:
Bug Type:
Summary:
From: carsten_sttgt at gmx dot de
New email:
PHP Version: OS:

 

 [2011-03-08 13:56 UTC] carsten_sttgt at gmx dot de
Description:
------------
From the manual [1]:
| Note that MySQL Native Driver does not support SSL, so calling this
| function when using MySQL Native Driver will result in an error.

As of PHP 5.3.3 mysqlnd is supporting SSL, and thus mysqli_ssl_set() is also working.

[1] http://de.php.net/manual/en/mysqli.ssl-set.php


Patches

Pull Requests

History

AllCommentsChangesGit/SVN commitsRelated reports
 [2011-05-09 16:25 UTC] uw@php.net
-Status: Open +Status: Closed -Assigned To: +Assigned To: uw
 [2011-05-09 16:25 UTC] uw@php.net
Good find, Carsten!
 
PHP Copyright © 2001-2025 The PHP Group
All rights reserved.
Last updated: Sun Mar 16 06:01:29 2025 UTC