Did I forget a step in setting up SSL? Is their a way to find out if SSL
is in use on a session or that it was compiled properly into the
back-end and client?
Tom Lane wrote:
Renney Thomas <[EMAIL PROTECTED]> writes:
I _can't_ get psql to connect with ssl on.
You're not showing us any
Renney Thomas <[EMAIL PROTECTED]> writes:
> I _can't_ get psql to connect with ssl on.
You're not showing us any evidence to support that statement ...
regards, tom lane
---(end of broadcast)---
TIP 3: if posting/reading th
Correction:
I reinstalled readline 4.3 and everything compiled well. I have a new
problem.
I _can't_ get psql to connect with ssl on.
confiugre : configure --with-CXX -with-odbcinst=/usr/local/etc
--with-includes=/usr/local/include --
with-unixodbc --with-perl --with-openssl
--
share/pg_hba
I reinstalled readline 4.3 and everything compiled well. I have a new
problem.
I can get psql to connect with ssl on.
--
share/pg_hba.conf
# TYPE DATABASEUSERIP-ADDRESSIP-MASK METHOD
local all
all
Renney Thomas <[EMAIL PROTECTED]> writes:
> "tab-complete.c", line 108: warning: assignment type mismatch:
> pointer to function() returning pointer to pointer to char "="
> pointer to void
> "tab-complete.c", line 313: undefined symbol: rl_compentry_func_t
> "tab-complete.c", line 313: sy
I am compiling 7.3.4 with openssl turned on. I ran into the same
crypt.h errors. I commented out the crypt.h reference as Tom Lane
suggested and then ran in to another error below.
I am using cc: WorkShop Compilers 5.0 98/12/15 C 5.0
on SunOS 5.7 Generic_106541-25 sun4u sparc SUNW,Ultra-1
I am