Обсуждение: ssl

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

ssl

От
jtp
Дата:

      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.