Re: How to use SSL conections?

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: How to use SSL conections?
Дата
Msg-id Pine.LNX.4.30.0110242113520.647-100000@peter.localdomain
обсуждение исходный текст
Ответ на How to use SSL conections?  (Marcos Cruz <marcos@iti.gov.br>)
Список pgsql-general
Marcos Cruz writes:

> My system config is:
>
>     Backend (Linux)            Clients (VB6)
>         |           ODBC        |
>         +------------------------+
>                    TCP/IP
>
> I want use SSL connections. How I do?
>
> At the backend side I need to compile the PostgreSQL --with-openssl
> option.
> At the client side what I need to do?

Implement SSL support in the ODBC driver and share it with the rest of us.
:-/

Currently, only libpq-based interfaces are known to support SSL
connections.

--
Peter Eisentraut   peter_e@gmx.net   http://funkturm.homeip.net/~peter


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

Предыдущее
От: Guy Fraser
Дата:
Сообщение: Re: WWW interface for postgres
Следующее
От: Doug McNaught
Дата:
Сообщение: Re: Function won't compile