dbacvetkov / PASH-Viewer

PostgreSQL ASH Viewer (PASH Viewer) provides graphical view of active session history data within the PostgreSQL database
GNU General Public License v3.0
118 stars 18 forks source link

SSL mode is missing. #3

Open DKosoy opened 5 years ago

DKosoy commented 5 years ago

Please add SSL mode in the connection dialog. It is impossible to connect if SSL mode is required.

fkhalid28 commented 5 years ago

Any fix for this SSL mode issue?

iamonkara commented 5 years ago

yeah without SSL mode this is no way near enterprise ready

bellaryboy commented 4 years ago

Hi,

Can please provide steps to configure as webservice/Webbased for Linux. I was able to build but unable to configure to run on http port

-Siddesh

stopitallready commented 3 years ago

Yeah - please add SSL support. We love using PASH viewer, but now are enforcing SSL which makes this unusable.

stopitallready commented 3 years ago

I'm new with github and still learning the ropes. I'm not sure if this project is still active so I forked and merged the changes at https://github.com/stopitallready/PASH-Viewer. SSL and Postgres12 is now supported.