Обсуждение: postgresql ssl

Поиск
Список
Период
Сортировка

postgresql ssl

От
AI Rumman
Дата:
I have my postgresql 8.3.8 database and application server in the same network over the WAN.
I need to enable data encryption using SSL.

Is there any step-by-step guide to complete this task?

Re: postgresql ssl

От
Thom Brown
Дата:
On 4 May 2010 10:42, AI Rumman <rummandba@gmail.com> wrote:
I have my postgresql 8.3.8 database and application server in the same network over the WAN.
I need to enable data encryption using SSL.

Is there any step-by-step guide to complete this task?

You can try this guide: http://www.ibm.com/developerworks/opensource/library/os-postgresecurity/index.html#N104D9

Regards

Thom