postgresql ssl
Started by AI Rummanalmost 16 years ago2 messagesgeneral
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
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