Add ability to use CN name when connect through SSL#1972
Closed
jerairrest wants to merge 5 commits intophp:PHP-7.0.8from
bold-commerce:pdo-server-cn-fix
Closed
Add ability to use CN name when connect through SSL#1972jerairrest wants to merge 5 commits intophp:PHP-7.0.8from bold-commerce:pdo-server-cn-fix
jerairrest wants to merge 5 commits intophp:PHP-7.0.8from
bold-commerce:pdo-server-cn-fix
Conversation
…ame when using pdo ssl
Author
|
This pull request is based on #1910 |
Member
|
This doesn't have satisfactory tests, and am generally unsure of the status of this PR because it didn't generate any interest. Can I ask for tests, or a good reason why tests cannot be included ? |
Member
|
Just noticed that this is essentially a duplicate of the older PR #1913, so I'm closing this one. |
Geolim4
added a commit
to Geolim4/phpstorm-stubs
that referenced
this pull request
Apr 20, 2018
- As per https://bugs.php.net/bug.php?id=71003 - Implemented at http://git.php.net/?p=php-src.git;a=blobdiff;f=ext/pdo_mysql/pdo_mysql.c;h=99fb6d3b77154c2f9928dd90e4f3c4b4f76d9611;hp=32b85ba54736e4f5bc79ceb5a486242d72da511a;hb=247ce052cd0fc7d0d8ea1a0e7ea2075e9601766a;hpb=b224e7426713befd7449117afd68355231f9077e - As of 7.0.18 and 7.1.4 (see http://php.net/ChangeLog-7.php) - PR at php/php-src#1972
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Added ability to use PDO_MYSQL_ATTR_SSL_SERVER_CN to set the server name when using pdo ssl