#Google Cloud SQL - PostGres. Requiring SSL only connections with a client certificate?

1 messages · Page 1 of 1 (latest)

brazen notch
#

I want to run my PostGres instance on Google Cloud SQL and only allow SSL connections. In AppSmith, I can require SSL but I cannot add a client certificate. Is this possible?

stark sparrowBOT
#

Hey There,

We've registered your query, and our team will get back to you soon.

Regards,
Pranav

stark sparrowBOT
#

Hello! In your PostgreSQL datasource configuration, you can set the SSL Mode
to Require to reject the connection if SSL is not available:
https://docs.appsmith.com/connect-data/reference/querying-postgres#ssl-mode
However, we do not support uploading a SSL certificate for your PostgreSQL
datasource at this juncture. But we have this feature request:
https://github.com/appsmithorg/appsmith/issues/5183
[https://github.com/appsmithorg/appsmith/issues/5183]. Please add a comment with
your use case to help us prioritize it.

Thank you for your ongoing support and patience. We aim to provide you with
helpful assistance and hope we have addressed your question adequately.

Please take a moment to share your experience with our support team.
https://survey.frontapp.com/v2/09a400bf433bc9676d67/edcc4eb5027373192e0f78cf293fa966
[https://survey.frontapp.com/v2/09a400bf433bc9676d67/edcc4eb5027373192e0f78cf293fa966]

GitHub

Summary MySQL connections already support SSL but apparently don't support uploading a CA certificate chain (note that this feature is supported by appsmith for other DBs such as MSSQL or RedSh...

GitHub

Platform to build admin panels, internal tools, and dashboards. Integrates with 15+ databases and any API. - Issues · appsmithorg/appsmith

Connect Appsmith to a PostgreSQL database and create queries.