SQLPro icon indicating copy to clipboard operation
SQLPro copied to clipboard

Connect using SSL

Open ryakh opened this issue 7 years ago • 7 comments

Are there any plans to support SSL connections? If yes is there any ETA on availability? Thanks

ryakh avatar Jan 24 '18 21:01 ryakh

+1 for MySQL in my case (looks like is already supported for PostgreSQL).

mcackay avatar Feb 27 '18 19:02 mcackay

Yeah, this is a show stopper.

jturmel avatar Mar 20 '18 19:03 jturmel

Thanks for the feedback. I'll be adding SSL connection support for MySQL shortly.

hankinsoft avatar Mar 28 '19 14:03 hankinsoft

SSL support has been added to the latest web download of SQLPro for MySQL. The App Store version has been submitted and should be available within a day or so. SQLPro Studio will be updated ~mid next week.

hankinsoft avatar May 16 '19 18:05 hankinsoft

All of the latest versions of SQLPro (macOS) now fully include MySQL SSL support. The iOS version of the app supports SSL, but does not yet allow you to modify or view SSL details (you can connect if a connected was created via macOS). Full iOS support will be coming in the next few weeks. I'll keep this issue open until that has been added.

Edit: although I said few weeks it’s request dependent.

hankinsoft avatar May 27 '19 11:05 hankinsoft

All of the latest versions of SQLPro (macOS) now fully include MySQL SSL support. The iOS version of the app supports SSL, but does not yet allow you to modify or view SSL details (you can connect if a connected was created via macOS). Full iOS support will be coming in the next few weeks. I'll keep this issue open until that has been added.

Edit: although I said few weeks it’s request dependent.

If I understand correctly, I can use SSL on iPadOS but I need to configure it on a Mac first? I'm mentioning this because I'm unable to connect to Azure hosted MySQL databases since they all require SSL now.

chrisleduc avatar Apr 23 '21 10:04 chrisleduc

In DBeaver there is an option called "Allow public key retrieval" for SSL. Is this available in SQL Studio and if not is there a workaround?

tdenizen avatar Nov 09 '21 13:11 tdenizen