ssl connections with psql

From: Ron Peterson <ron(dot)peterson(at)yellowbank(dot)com>
To: <pgsql-general(at)postgresql(dot)org>
Subject: ssl connections with psql
Date: 2001-03-16 14:59:44
Message-ID: Pine.LNX.4.30.0103160955480.26391-100000@h00a024ee7419.ne.mediaone.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general


I've compiled Postgresql-7.1beta5 on two machines, enabling SSL support on
both. Am I correct that if do `psql -h <othermachine>`, that this
connection will be established via ssl? I.E. - that is the default
connection mode, if it is enabled?

Then, if I want to allow *only* ssl connections, I replace `host` with
`hostssl` in my pg_hba.conf?

--

-Ron-
GPG and other info at: http://www.yellowbank.com/

Responses

Browse pgsql-general by date

  From Date Subject
Next Message fabrizio.ermini 2001-03-16 15:47:53 Re: need hint for a trigger...
Previous Message Jan Wieck 2001-03-16 14:51:03 Re: need hint for a trigger...