Re: [GENERAL] secure connections

Поиск
Список
Период
Сортировка
От Filip Rembiałkowski
Тема Re: [GENERAL] secure connections
Дата
Msg-id 92869e660809071727x5fb35b51q6bd0e74fedd736ca@mail.gmail.com
обсуждение исходный текст
Ответ на secure connections  ("c k" <shreeseva.learning@gmail.com>)
Ответы Re: [GENERAL] secure connections
Список pgsql-admin
2008/9/7 c k <shreeseva.learning@gmail.com>:
> Hello,
> I have a question regarding secure connections between pg clients and pg
> server. As per manual for 8.3 we can use openssl for this purpose. does odbc
> driver supports it and how? Is there any other method for this?

Yes the ODBC driver (as well as all decent postgres clients) does
support SSL. You can choose SSL mode: disable/prefer/allow/require.

Other method? Encrypted tunnels. VPNs. this kind of stuff.

Remember that establishing SSL session is resource - expensive. This
can be important if you plan lots of connections.

cheers

--
Filip Rembiałkowski

В списке pgsql-admin по дате отправления:

Предыдущее
От: "c k"
Дата:
Сообщение: secure connections
Следующее
От: Jumping
Дата:
Сообщение: update to 8.3.3