Thread: How to use SSL conections?

How to use SSL conections?

From
Marcos Cruz
Date:
Hi,

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?
Where I can find more info about PostgreSQL SSL operation?

Thanks.

Marcos Cruz
Instituto Nacional de Tecnologia da Informacao
Campinas, SP  - Brazil

Re: How to use SSL conections?

From
Peter Eisentraut
Date:
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