Re: Does PostGreSQL support SSL inbuilt? - Mailing list pgsql-general

From Howard Cole
Subject Re: Does PostGreSQL support SSL inbuilt?
Date
Msg-id 4B681DDC.9010700@selestial.com
Whole thread Raw
In response to Does PostGreSQL support SSL inbuilt?  (dipti shah <shahdipti1980@gmail.com>)
Responses Re: Does PostGreSQL support SSL inbuilt?  (dipti shah <shahdipti1980@gmail.com>)
List pgsql-general
dipti shah wrote:
> Hi,
>
> I am new to PostGreSQL authentication mechanism. Does PostGreSQL
> support SSL? How could I make sure that psql client communicates with
> PostGreSQL server securely?
>
> Thanks,
> Dipti
Yes. See http://www.postgresql.org/docs/8.4/static/ssl-tcp.html. You can
force the server to only accept secure connections.

Howard Cole

pgsql-general by date:

Previous
From: Vincenzo Romano
Date:
Subject: Partitioning: indexes, tables and FKs
Next
From: Gavin Mu
Date:
Subject: Re: Can LISTEN/NOTIFY deal with more than 100 every second?