Jump to content

How to make Spotfire connections to MySQL database through SSL


Abhilash A.G 2

Recommended Posts

  • 3 weeks later...

Spotfire MYSQL data connector by default do not support SSL mode.

https://support.tibco.com/s/article/External-error-The-host-XXXX-does-no...

You can create dsn through odbc data sources on your machine and import dsn through Add > Database> Odbc data provider.

For using jdbc connection, you will need to place mysql driver supporting SSL in tomcatlib folder and enable sslmode through connection url. You will need to install SSL certificate on your database machine.

https://documentation.cpanel.net/display/CKB/How+to+Configure+MySQL+SSL+...

https://support.tibco.com/s/article/Creating-a-data-source-to-a-MySQL-da...

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...