Backend SSL configuration enhancement - Mailing list pgsql-patches

From Victor B. Wagner
Subject Backend SSL configuration enhancement
Date
Msg-id 20060830122859.GA29947@cryptocom.ru
Whole thread Raw
Responses Re: Backend SSL configuration enhancement  (Tom Lane <tgl@sss.pgh.pa.us>)
List pgsql-patches
This patch adds two new configuration diretives to postgresql.conf file

1. ssl_ciphers  - allows server administrator to  specify set of SSL
ciphersuites which can be used by clients to connect  the server.

2. ssl_engine - allows  to specify loadable crypto engin (i.e. hardware
crypto accelerator support) to use.



Attachment

pgsql-patches by date:

Previous
From: Chris Mair
Date:
Subject: Re: [HACKERS] updated patch for selecting large results
Next
From: Michael Glaesemann
Date:
Subject: Re: [HACKERS] Interval aggregate regression failure (expected seems