Patch to support SSL certificate connections

From: Guillaume Lelarge <guillaume(at)lelarge(dot)info>
To: pgadmin-hackers(at)postgresql(dot)org
Subject: Patch to support SSL certificate connections
Date: 2011-01-18 23:35:55
Message-ID: 4D3623DB.20105@lelarge.info
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-hackers

Hi,

This patch adds support to specify SSL certificate files and to connect
according to those.

It's pretty straightforward: four file pickers to handle on dlgServer,
and changes in the connection code to add those parameters in the
connection string.

Comments?

--
Guillaume
http://www.postgresql.fr
http://dalibo.com

Attachment Content-Type Size
0001-Support-for-SSL-certificate-files.patch text/x-diff 0 bytes

Responses

Browse pgadmin-hackers by date

  From Date Subject
Next Message Dave Page 2011-01-19 08:56:33 pgAdmin website commit: Update link to the Windows installer.
Previous Message Peter Geoghegan 2011-01-18 23:25:38 Re: wxWidgets 2.9 build