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

Cannot use SSL connection to MySQL Database #3578

Open
Moro-Code opened this issue Feb 12, 2020 · 2 comments
Open

Cannot use SSL connection to MySQL Database #3578

Moro-Code opened this issue Feb 12, 2020 · 2 comments

Comments

@Moro-Code
Copy link

Describe the bug
There is no option or environment variable to enable SSL connections to database or at least I cannot find it. When this is enforced by the database Monica will fail to instantiate.

Screenshots

monica-hq_1  |   SQLSTATE[HY000] [9002] SSL connection is required. Please specify SSL optio  
monica-hq_1  |   ns and retry.

Which version are you using:

  • A server you maintain yourself (if so, please indicate your current version of Monica)
    Using latest docker image
@asbiin
Copy link
Member

asbiin commented Mar 23, 2020

If there is a problem, it's related to Laravel, not Monica.

@tbrtje
Copy link

tbrtje commented Apr 15, 2020

No it is not. There is no way to force an SSL-Connection to the Database using this image, as there are no Configurationflags available. Laravel supports this without a problem, it just has to be told to connect via SSL.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants