How to connect to MySQL on Planetscale (which requires SSL connection)? #4306
Replies: 2 comments 3 replies
-
Hi @neoromantic - welcome. When using SSL, click the "Add" button to set the options of your SLL connection: The "Key" and "Value" refers to these options https://nodejs.org/api/tls.html#tls_tls_createsecurecontext_options What options you use will depend on what's required/supported by PlanetScale |
Beta Was this translation helpful? Give feedback.
-
Thank you for answer, but I still don't understand. Here's what PlanetScale documentation suggests for connection with CLI:
I don't understand how to specify similar things for Budibase. Which certificate should I use for Budibase? I've tried those:
both led to 500 error "error loading local certificate". |
Beta Was this translation helpful? Give feedback.
-
Hey there.
I'm new to Budibase, but I definitely looking forward to use it our products.
Can't connect to Mysql instance on Planetscale, because of SSL.
Can't find any docs on this on Budibase and in Github.
Could please somebody explain how can I connect with SSL to my MySQL db?
Beta Was this translation helpful? Give feedback.
All reactions