Re: solaris and openssl
От | Adrian Klaver |
---|---|
Тема | Re: solaris and openssl |
Дата | |
Msg-id | 5419AB33.7010301@aklaver.com обсуждение исходный текст |
Ответ на | Re: solaris and openssl (Keith Handlon <Keith.Handlon@sas.com>) |
Ответы |
Re: solaris and openssl
|
Список | pgsql-odbc |
On 09/17/2014 08:27 AM, Keith Handlon wrote: > Yes, the server is running on port 5432. Not sure that it matters, but what machine is the server running on? In other words is solaris a remote client? > > The server is setup using self-signed certificate. Any option for sslmode but disabled returns that error. Allow, prefer,require, etc... > > The servers hba_pg.conf is set up like so: > > # "local" is for Unix domain socket connections only > local all all md5 > # IPv4 local connections: > host all all 127.0.0.1/32 md5 > # IPv6 local connections: > #host all all ::1/128 md5 > # Allow replication connections from localhost, by a user with the > # replication privilege. > #local replication dbmsowner md5 > #host replication dbmsowner 127.0.0.1/32 md5 > #host replication dbmsowner ::1/128 md5 > # > host all all all md5 > hostssl all all ::1/128 trust > Not seeing anything obvious. What is the rest of your connection string? > > -- Adrian Klaver adrian.klaver@aklaver.com
В списке pgsql-odbc по дате отправления: