cancel
Showing results for 
Search instead for 
Did you mean: 

Impose SSL connection to database

Former Member
0 Kudos

Hello,

We are looking to deploy Lumira Desktop without a BI server. For security reasons, we need to impose encryption for all database connections. the question we have is: How could Lumira impose SSL connectivity to a database and remove the option to connect using clear-text?

Thanks,

Ahmad

Accepted Solutions (1)

Accepted Solutions (1)

former_member200290
Contributor
0 Kudos

Hi Ahmad,

Well this depends on if your JDBC driver supports encryption or not. For example take a look at this kbase https://apps.support.sap.com/sap/support/knowledge/public/en/1768281 that describes how to implement SSO with MS SQL server and Lumira. You will need to do some digging to see if your database driver can accomplish something in a similar manner.

Kind Regards,

Trevor Dubinsky

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks Trevor but I was looking for something in the product (Lumira Desktop) to enforce the SSL connection not the DB drivers. It seems this is not currently possible, so I will look forward to Lumira 2.x to support this issue.