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

sslmode=require on Heroku Postgres database #7

Closed
richardvenneman opened this issue Feb 8, 2017 · 2 comments
Closed

sslmode=require on Heroku Postgres database #7

richardvenneman opened this issue Feb 8, 2017 · 2 comments

Comments

@richardvenneman
Copy link

richardvenneman commented Feb 8, 2017

Bdash looks awesome and I'd wish to use it with a Heroku database.

When performing a Connection Test on a Heroku Database, the following error is thrown:

no pg_hba.conf entry for host "xx.xxx.xxx.xxx", user "xxxxxxxxx", database "xxxxxxxxx", SSL off

I suspect this has something to do with the SSL requirement. The Heroku Postgres documentation specifies that sslmode=require needs to be specified on the connection.

I don't think I can contribute in code but I will help out in any way I can 😄

@hotchpotch
Copy link
Contributor

I impl => #13 👍

@hokaccha
Copy link
Member

It's implemented by #13 (thanks to @hotchpotch) and released v1.1.0.

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

3 participants