Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update socket and client flags for ssl #622

Merged
merged 2 commits into from
Jan 24, 2021
Merged

Conversation

look-was-here
Copy link
Contributor

Updated to set the socket to MYSQLI_CLIENT_SSL when ssl parameters are found and the and the client flags to MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT.

Updated to set the socket to MYSQLI_CLIENT_SSL when ssl parameters are found and the and the client flags to MYSQLI_CLIENT_SSL_DONT_VERIFY_SERVER_CERT.
@mnewnham mnewnham merged commit aad9ac5 into ADOdb:master Jan 24, 2021
@dregad dregad added bug mysqli MySQL and compatible drivers (MariaDB, etc) (Tier 1) labels Feb 1, 2021
@dregad dregad added this to the v5.22.0 milestone Feb 1, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug mysqli MySQL and compatible drivers (MariaDB, etc) (Tier 1)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants