Обсуждение: libpgtcl.dll + SSL

Поиск
Список
Период
Сортировка

libpgtcl.dll + SSL

От
LinuxFaq
Дата:
Hi.

How to connect using libpgtcl.dll + SSL? ( on MS Windows )

On Linux Box,  very Easy... but, on windows clients... : (

I need docs...

Obrigado.
from Brasil, the most open-source place.
: )

--
Lauro Cesar de Oliveira
http://olarva.homelinux.org


Re: libpgtcl.dll + SSL

От
Brett Schwarz
Дата:
You actually need libpq compiled with SSL. Where did
you get libpq from?

Otherwise, I believe you can set up a SSH tunnel from
the client to the server. I have never done that, but
I remember seeing it somewhere...

--- LinuxFaq <olarva@gmail.com> wrote:
> Hi.
> 
> How to connect using libpgtcl.dll + SSL? ( on MS
> Windows )
> 
> On Linux Box,  very Easy... but, on windows
> clients... : (
> 
> I need docs...
> 
> Obrigado.
> from Brasil, the most open-source place. 
> : )
> 
> -- 
> Lauro Cesar de Oliveira
> http://olarva.homelinux.org
> 
> ---------------------------(end of
> broadcast)---------------------------
> TIP 5: Have you checked our extensive FAQ?
> 
>                http://www.postgresql.org/docs/faq
> 

--brett