Hello all,
I've been following the instructions on
http://www.postgresql.org/docs/9.1/static/ssl-tcp.html to enable SSL for
postgres 9.1 which I have installed on linux.
When I start the server, there is no change in the authentication. I can still
login using psql for the same person.
At the
21, 2013 11:04 PM
To: pgsql-general@postgresql.org
Subject: Re: [GENERAL] confirming security.
On 2/21/2013 7:55 PM, Maz Mohammadi wrote:
When I start the server, there is no change in the authentication. I can still
login using psql for the same person.
did you disable other authentication methods in pg
..@gmail.com]
Sent: Friday, February 22, 2013 10:58 AM
To: Maz Mohammadi
Cc: John R Pierce; pgsql-general@postgresql.org
Subject: Re: [GENERAL] confirming security.
On 02/22/2013 07:50 AM, Maz Mohammadi wrote:
> Thx John,
>
> It got me a long way. I actually have a more complex installation
:13 AM, Maz Mohammadi wrote:
> Ahhh yesit is now...
>
> ===
> # TYPE DATABASEUSERADDRESS METHOD
> # "local" is for Unix domain socket connections only
> #local all all trus
missing something?
-maz
From: pgsql-jdbc-ow...@postgresql.org [mailto:pgsql-jdbc-ow...@postgresql.org]
On Behalf Of Maz Mohammadi
Sent: Friday, February 22, 2013 4:33 PM
To: pgsql-j...@postgresql.org
Subject: Re: [JDBC] can't access through SSL
Correction...
After double checking the pat
com]
Sent: Sunday, February 24, 2013 4:37 PM
To: Maz Mohammadi
Cc: pgsql-j...@postgresql.org; pgsql-general@postgresql.org
Subject: Re: [GENERAL] [JDBC] can't access through SSL
On 02/23/2013 08:05 PM, Maz Mohammadi wrote:
> I still can't access my SSL enabled server!!!
>
> Is roo
ssl.trustStorePassword=password
I'll post this on the other distribution list. BTW, I don't see much in the
log files under /var/log directory.
-maz
-Original Message-
From: Adrian Klaver [mailto:adrian.kla...@gmail.com]
Sent: Sunday, February 24, 2013 8:08 PM
To: Maz Moha