RE: ssl connections with psql - Mailing list pgsql-general

From Christian Marschalek
Subject RE: ssl connections with psql
Date
Msg-id NEBBJIFEELNNHFCELNFJEECCCBAA.cm@chello.at
Whole thread Raw
In response to Re: ssl connections with psql  (Peter Eisentraut <peter_e@gmx.net>)
Responses Re: ssl connections with psql  (newsreader@mediaone.net)
List pgsql-general
Hi !

> > 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?
>
> Yes.
>
> > Then, if I want to allow *only* ssl connections, I replace `host` with
> > `hostssl` in my pg_hba.conf?
>
> Yes.

May I ask what the difference between apache compiled with ssl and
postgresql with ssl is? if there's any...

regards Chris


pgsql-general by date:

Previous
From: Peter Eisentraut
Date:
Subject: RE: ssl connections with psql
Next
From: Ron Peterson
Date:
Subject: create user, user exists