Backend SSL configuration enhancement

Поиск
Список
Период
Сортировка
От Victor B. Wagner
Тема Backend SSL configuration enhancement
Дата
Msg-id 20060830122859.GA29947@cryptocom.ru
обсуждение исходный текст
Ответы Re: Backend SSL configuration enhancement  (Tom Lane <tgl@sss.pgh.pa.us>)
Список 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.



Вложения

В списке pgsql-patches по дате отправления:

Предыдущее
От: Chris Mair
Дата:
Сообщение: Re: [HACKERS] updated patch for selecting large results
Следующее
От: Michael Glaesemann
Дата:
Сообщение: Re: [HACKERS] Interval aggregate regression failure (expected seems