Use case
Cube supports SSL-encrypted connections to various data sources. Please check the documentation for a particular data source for specific instructions.Configuration
Generally, you can enable SSL via theCUBEJS_DB_SSL environment variable.
Cube Core
To enable SSL, set theCUBEJS_DB_SSL environment variable to true. Cube can
also be configured to use custom connection settings. For example, to use a
custom certificate authority and certificates, you could do the following: