Replies: 5 comments
-
Is this still relevant? We haven't heard from anyone in a bit. If so, please comment with any updates or additional detail. |
Beta Was this translation helpful? Give feedback.
-
Hey @pleegor Did you ever get this figured out? I'm having a very similar problem and wondering if a solution was ever found. |
Beta Was this translation helpful? Give feedback.
-
Okay, it looks like this issue or feature request might still be important. We'll re-open it for now. Thank you for letting us know! |
Beta Was this translation helpful? Give feedback.
-
I have not figured it out yet; instead I decided google cloud sql auth proxy but ill appreciate if someone could assist with this configuration. |
Beta Was this translation helpful? Give feedback.
-
The code says those options are only relevant if you're using a MySQL database. DB_SSL_IS_PAAS doesn't seem to do anything other than stop all The other options all seem to get passed to PDO MySQL, though even the docs for that aren't particularly clear about what format the files need to be in: https://www.php.net/manual/en/ref.pdo-mysql.php |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Hi,
I am working on configuring connection to database over SSL and I will appreciate if somebody will help me to understand some config flags.
DB_SSL_IS_PAAS
mean? PAAS-like service RDS from AWS or CloudSQL from GCP?DB_SSL_KEY_PATH
,DB_SSL_CERT_PATH
, andDB_SSL_CA_PATH
should be stored in?Beta Was this translation helpful? Give feedback.
All reactions