postgresql ssl

Started by AI Rummanalmost 16 years ago2 messagesgeneral
Jump to latest
#1AI Rumman
rummandba@gmail.com

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?

#2Thom Brown
thombrown@gmail.com
In reply to: AI Rumman (#1)
Re: postgresql ssl

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