ssl

From: jtp <john(at)akadine(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: ssl
Date: 2002-06-06 16:28:00
Message-ID: Pine.BSF.4.21.0206061225520.22905-100000@db.akadine.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

we want to communicate with a postgres backend server over the
internet via ssl using C apps and libpq.a. if postrgres is compiled
--with-ssl, is libpq.a also ssl-enabled ? the worsley/drake postgres book
(pg 316) is not clear regarding the effects, if any, compiling with ssl
support have on the interfaces to postgres.

thanks.

Browse pgsql-general by date

  From Date Subject
Next Message Carl Worth 2002-06-06 16:31:42 Confusion regarding sub-second time input
Previous Message Oliver Elphick 2002-06-06 16:14:05 Re: [GENERAL] performance issue using DBI