From: | Maz Mohammadi <mmohammadi(at)pentaho(dot)com> |
---|---|
To: | "pgsql-general(at)postgresql(dot)org" <pgsql-general(at)postgresql(dot)org>, "pgsql-jdbc(at)postgresql(dot)org" <pgsql-jdbc(at)postgresql(dot)org> |
Subject: | confirming security. |
Date: | 2013-02-22 03:55:27 |
Message-ID: | 9F992F0A0D9BA04F914597F75435942D09575EB6B2@MBX36.exg5.exghost.com |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-general pgsql-jdbc |
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 end, I need to connect to the DB through JDBC via cert. authentication.
1) Is there a log file which I can check to see if the security algorithm has been changed?
2) If not, is there a way that I can try to validate the changes.
-maz
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2013-02-22 04:03:33 | Re: confirming security. |
Previous Message | Adrian Klaver | 2013-02-22 01:27:04 | Re: Need help extripating plpgsql |
From | Date | Subject | |
---|---|---|---|
Next Message | John R Pierce | 2013-02-22 04:03:33 | Re: confirming security. |
Previous Message | Dave Cramer | 2013-02-21 14:05:55 | Re: |