9 comments
-
Guys, if you fix one thing. Fix this. Anybody using any Amazon / Heroku like services uses this and from a security standpoint it's a must.
-
Same here. Need Heroku PG datasource or I will need to build an API only to fetch DB data. Thanks
-
+1 for Heroku PG. I'm in the trial period and this prevents from doing anything so ...
-
Thank you all for the feedback. We are preparing a specification for developing this feature and would like your input on validation. Is it enough to connect to the database over SSL without validation, or would you require us to either perform validation of PostgreSQL server certificate or client-side validation?
-
That is a great news Stephen. I'm not sure about the SSL requirements. There is somethink here . I think, the best approach is to check it with Heroku help support itself.
I'll be waiting for the completion of this feature.
Kind regards
Cristian M
-
Good news!
I don't think you need any validation .... a simple connection over SSL would work. But don't take my word for it.
Thank you! I'll be waiting the completion too :)
Tim
-
As an alternative to fetch the data, can I use Heroku dataclips? https://devcenter.heroku.com/articles/dataclips
Thanks
-
Hey guys,
Good news! We now support SSL for PostgresSql (with no validation). You'll find a checkbox for SSL when you go to create you Postgres data source.
Let us know if you have any questions or feedback, thanks!
Nikta
-
Where can the certificates be added for the SSL connection?