Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

SSL Mode #72

Closed
corbanb opened this issue Dec 15, 2015 · 1 comment
Closed

SSL Mode #72

corbanb opened this issue Dec 15, 2015 · 1 comment

Comments

@corbanb
Copy link

corbanb commented Dec 15, 2015

Currently there seems to be no way to connect to a heroku postgres db due to ssl mode. I tried adding the query param ?sslmode=require to the url but no luck. Any thoughts on how this might be accomplished?

@maxcnunes
Copy link
Member

Humm. We are not setting the ssl attribute (current configuration and example postgresql with ssl) to the db connection configuration.

We gonna need a new button in the interface to enable the SSL support and pass this configuration ahead until the sqlectron-core.

I guess I can take a look on this today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants