Database Plugin - How to use SSL certificates on a remote server?

Hello,

 

I am using the IntelliJ IDEA Database plugin for MySQL. The database is only accessible through a remote server, so I have set up SSH tunneling. The database connection also needs to be authenticated with SSL, where the certificates are on the remote server.

 

Is there a way for the plugin to use the files from the remote server? Right now as a workaround, I always need to copy the certs from the remote server to my local for it to work.

 

Any insights are much appreciated. Thank you.

0

请先登录再写评论。