Heroku SSL connection problems
I'm experiencing similar problems to #95 and #43 but noticed something additional that might help track down the problem.
console logs show it attempting to connect to the correct URL with ssl=verify=true but I get a Connection Error alert about no pg_hba.conf entry. However, if I copy that exact same URL into the Connect URL form, it works flawlessly.
The latest development artifacts seem to have this problem fixed (https://postbird.paxa.kuber.host/2020_01_19.16_38-master-1020bfa - link from near the bottom of the readme).
Can confirm it's fixed there :)
Update: the development artifact links appear to be down... @Paxa any chance this fix could make it into a release version?