How to use SSL conections?

Started by Marcos Cruzover 24 years ago2 messagesgeneral
Jump to latest
#1Marcos Cruz
marcos@iti.gov.br

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

#2Peter Eisentraut
peter_e@gmx.net
In reply to: Marcos Cruz (#1)
Re: How to use SSL conections?

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