nocodb icon indicating copy to clipboard operation
nocodb copied to clipboard

🔦 Feature: Allow to use SSL parameters in NC_DB (MySQL / PostgreSQL / MSSQL)

Open yoni-yad2 opened this issue 9 months ago • 1 comments

Please confirm if feature request does NOT exist already ?

  • [X] I confirm there is no existing issue for this

Describe the usecase for the feature

nocodb is lacking the option to use an encrypted SSL/TLS connection to the metadata DB.

Interestingly enough, SSL/TLS can be used for data sources.

Suggested Solution

Allow adding standard SSL/TLS parameters to the NC_DB connection string such as: usessl=true/false sslmode=allow/require/verify-ca/verify verifyServerCertificate=true/false

Additional Context

No response

yoni-yad2 avatar May 23 '24 07:05 yoni-yad2