Requesting a feature change to PHP mysqli
[email protected] (John Wythe) Sat, 27 Jan 2024 15:01:42 +0000
| Newsgroups | php.db |
|---|---|
| Message-ID | <SA1PR18MB4630E3EF44F378D3BAAF8908AA782@SA1PR18MB4630.namprd18.prod.outlook.com> |
--_000_SA1PR18MB4630E3EF44F378D3BAAF8908AA782SA1PR18MB4630namp_ Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: quoted-printable Hi How should I go about requesting a feature change to mysqli.php. When using mysql_real_connect with SSL and certificates. The underlying libraries have the ability to disable certificate verificati= on, peer name verification, and pass in a peer name to use in the verificat= ion. Currently only the disable certificate verification is exposed, and it disa= bles both certificate verification and peer name verification, and there is= no way to pass in the peer name to use. In C this can be done, but not PHP. My request would be to expose the full functionality of the C libraries, by= exposing the above parameters separately in mysqli PHP. John Wythe Software & Systems Engineer Epicor Software Corporation www.epicor.com<http://www.epicor.com/> Ph: 250-260-6495 TF Support: 800-678-7423 E-Mail: [email protected] Support E-Mail: [email protected]<mailto:[email protected]> Support portal: https://epicorcs.service-now.com/epiccare/ --_000_SA1PR18MB4630E3EF44F378D3BAAF8908AA782SA1PR18MB4630namp_--