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

Error using SSL #1545

Open
InsulT opened this issue Jun 10, 2024 · 0 comments
Open

Error using SSL #1545

InsulT opened this issue Jun 10, 2024 · 0 comments

Comments

@InsulT
Copy link

InsulT commented Jun 10, 2024

Hey everyone,

when I run ./please migrate and SSL configured I get the following error:

In Connection.php line 795:

SQLSTATE[HY000] [2002] Cannot connect to MySQL using SSL (Connection: default, SQL: select * from information_schema.tables where table_schema = munkireportdb and table_name = migrations and table_type = 'BASE TABLE')

In Connector.php line 65:

SQLSTATE[HY000] [2002] Cannot connect to MySQL using SSL

In Connector.php line 65:

PDO::__construct(): Unable to set private key file `/home/site/munkireport/ssl/BaltimoreCyberTrustRoot.crt.pem'

It works fine without SSL.... the file is in the correct folder...

What could be the problem?

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

No branches or pull requests

1 participant