Re: Client Certificate Authentication

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Gabriel E(dot) Sánchez Martínez <gabrielesanchez(at)gmail(dot)com>
Cc: List <pgsql-jdbc(at)postgresql(dot)org>
Subject: Re: Client Certificate Authentication
Date: 2013-03-15 18:32:00
Message-ID: CADK3HHJDFqphO68psWxUUPMX66faczWAxe7_cwizmxwNaGfOWA@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

To my knowledge this has not been implemented.

Dave Cramer

dave.cramer(at)credativ(dot)ca
http://www.credativ.ca

On Fri, Mar 15, 2013 at 1:21 PM, "Gabriel E. Sánchez Martínez" <
gabrielesanchez(at)gmail(dot)com> wrote:

> 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
>
>
> --
> Sent via pgsql-jdbc mailing list (pgsql-jdbc(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/**mailpref/pgsql-jdbc<http://www.postgresql.org/mailpref/pgsql-jdbc>
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Bryan Varner 2013-03-15 18:48:42 Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)
Previous Message Heikki Linnakangas 2013-03-15 18:23:04 Re: Re: [pgjdbc] XADataSource support for resource sharing & interleaving. (#47)