Client Certificate Authentication

From: "Gabriel E(dot) Sánchez Martínez" <gabrielesanchez(at)gmail(dot)com>
To: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Client Certificate Authentication
Date: 2013-03-15 17:21:56
Message-ID: 514358B4.7030109@gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

I have a PostgreSQL database on a server. For security reasons, all
client access from outside the server is restricted to certificate mode,
i.e. the client sends SSL certificates rather than a password.
Connecting with pgAdmin works well. Is there a way of creating a Java
application that connects to this database with certificates? Any
how-to guides, examples, or pointers on how to achieve this?

Thanks in advance.

-Gabriel

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Heikki Linnakangas 2013-03-15 18:23:04 Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)
Previous Message Dave Cramer 2013-03-15 17:14:37 Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)