RE: ssl connections with psql

Поиск
Список
Период
Сортировка
От Christian Marschalek
Тема RE: ssl connections with psql
Дата
Msg-id NEBBJIFEELNNHFCELNFJEECCCBAA.cm@chello.at
обсуждение исходный текст
Ответ на Re: ssl connections with psql  (Peter Eisentraut <peter_e@gmx.net>)
Ответы Re: ssl connections with psql
Список 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 по дате отправления:

Предыдущее
От: Peter Eisentraut
Дата:
Сообщение: RE: ssl connections with psql
Следующее
От: Ron Peterson
Дата:
Сообщение: create user, user exists