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

Fix mysqli ssl connection #4885

Merged

Conversation

michalsn
Copy link
Member

Description
This PR fixes MySQLi SSL connection - a certificate should not be required to establish a secure connection.

Closes #4616

Checklist:

  • Securely signed commits
  • Conforms to style guide

Copy link
Member

@MGatner MGatner left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't really understand this but I trust you that it is an improvement.

@paulbalandan paulbalandan merged commit f887865 into codeigniter4:4.2 Jun 28, 2021
@paulbalandan paulbalandan linked an issue Jun 28, 2021 that may be closed by this pull request
@michalsn michalsn deleted the fix/mysqli-ssl-connection-requirements branch September 21, 2022 16:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Bug: Can't connect to MySQLi using SSL encrypt connection
3 participants