From: | Dave Page <dpage(at)pgadmin(dot)org> |
---|---|
To: | Murtuza Zabuawala <murtuza(dot)zabuawala(at)enterprisedb(dot)com> |
Cc: | pgadmin-hackers <pgadmin-hackers(at)postgresql(dot)org> |
Subject: | Re: [pgAdmin4][Patch]: Allow user to provide custom SSL certificates and provide .pgpass file |
Date: | 2017-08-25 08:44:07 |
Message-ID: | CA+OCxozpp3YAbtfGBzJeLwaDNbuHg2Rb9Nedk7TcwVwhsHueOw@mail.gmail.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgadmin-hackers |
Hi
On Thu, Aug 24, 2017 at 9:02 AM, Murtuza Zabuawala <
murtuza(dot)zabuawala(at)enterprisedb(dot)com> wrote:
> Hi,
>
> PFA patch to allow user to provide custom path for SSL certificates and
> also allow user to pass .pgpass file when making server connection.
> RM#2649
> RM#2650
>
> *SSL certificates options reference:*
> https://www.postgresql.org/docs/10/static/libpq-connect.html
> https://www.postgresql.org/docs/9.1/static/ssl-tcp.html
>
> *.pgpass file reference:*
> https://www.postgresql.org/docs/10/static/libpq-pgpass.html
>
Nice! A few comments:
- Should we enable the certificate options for "Prefer" mode? What did we
do in pgAdmin 3?
- We need a doc update :-). Please include updates to all the screenshots
on the relevant page, to ensure they all show the right tabs.
- I think the file browser needs an option to view hidden files/folders.
Typically a pgpass file is at ~/.pgpass on *nix systems, and certificates
are likely to be stored in ~/.ssh.
Thanks!
--
Dave Page
Blog: http://pgsnake.blogspot.com
Twitter: @pgsnake
EnterpriseDB UK: http://www.enterprisedb.com
The Enterprise PostgreSQL Company
From | Date | Subject | |
---|---|---|---|
Next Message | Dave Page | 2017-08-25 09:02:34 | Re: [pgAdmin4][RM2586] Cleanup feature test |
Previous Message | Dave Page | 2017-08-25 08:34:28 | Re: Next release |