Thread: Problems Connecting SSL enabled server

Problems Connecting SSL enabled server

From
Nasir Iqbal Danish
Date:
I am using postgresql 8.0.3 and have compiled it with-openssl option.
server configuration "ssl = true" is set. and pg_hba.conf has hostssl
entry for my remote machine.

when I tried to connect using psql it works file and connection type is
SSL. But when I am trying to connect from pgadmin3 1.2.0 .... it neither
throw and error not connects but does nothing.

any Idea whats going wrong. I am using Fedora Core 3 as platform.

- Nasir