Skip to content

chore: fix MySQL client to disable SSL verification#443

Closed
tyloo wants to merge 1 commit into
PrestaShop:masterfrom
tyloo:chore/fix-mysql-client-version
Closed

chore: fix MySQL client to disable SSL verification#443
tyloo wants to merge 1 commit into
PrestaShop:masterfrom
tyloo:chore/fix-mysql-client-version

Conversation

@tyloo

@tyloo tyloo commented Sep 2, 2025

Copy link
Copy Markdown
Questions Answers
Description? While upgrading base image to Debian Trixie, it introduced an error related to self-signed SSL certificate.
My assumption is that the default-mysql-client package has been updated from 1.0.7 to 1.1.1.
This PR forces the ssl=0 option to fix those blocking issues.
Type? bug fix
BC breaks? no
Deprecations? no
Fixed ticket? Fixes PrestaShop/PrestaShop#39435 and PrestaShop/PrestaShop#39456
Sponsor company ~
How to test? ~

@ps-jarvis

Copy link
Copy Markdown

Hello @tyloo!

This is your first pull request on docker repository of the PrestaShop project.

Thank you, and welcome to this Open Source community!

@github-project-automation github-project-automation Bot moved this to Ready for review in PR Dashboard Sep 2, 2025
tleon
tleon previously approved these changes Sep 2, 2025
@ps-jarvis ps-jarvis moved this from Ready for review to To be tested in PR Dashboard Sep 2, 2025
@Quetzacoalt91
Quetzacoalt91 dismissed tleon’s stale review September 2, 2025 08:25

Dismissing review as the changes needed to be tested first. More changes need to be added.

@tyloo
tyloo force-pushed the chore/fix-mysql-client-version branch from c966cec to 928ab52 Compare September 2, 2025 09:09
@tyloo tyloo changed the title chore: fix default-mysql-client version to 1.0.7 to fix the SSL self-signed issues chore: fix MySQL client to disable SSL verification Sep 2, 2025
@tyloo
tyloo force-pushed the chore/fix-mysql-client-version branch from 928ab52 to ff8b94a Compare September 2, 2025 09:10
Signed-off-by: Julien Bonvarlet <julien.bonvarlet@prestashop.com>
@tyloo
tyloo force-pushed the chore/fix-mysql-client-version branch from ff8b94a to 301c1dc Compare September 2, 2025 09:22
@tyloo

tyloo commented Sep 2, 2025

Copy link
Copy Markdown
Author

Close in favor of #444

@tyloo tyloo closed this Sep 2, 2025
@github-project-automation github-project-automation Bot moved this from To be tested to Closed in PR Dashboard Sep 2, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

Archived in project

Development

Successfully merging this pull request may close these issues.

Cannot install PrestaShop 8.2.x via docker on a mac (ARM)

5 participants