Re: Support for cert auth in JDBC

From: Dave Cramer <pg(at)fastcrypt(dot)com>
To: Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: Support for cert auth in JDBC
Date: 2011-05-17 13:20:35
Message-ID: BANLkTi=w691e1Cw0F=XGfd3fUDuWjOhRug@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Marc,

Please just send a cvs context diff from HEAD to the JDBC list.

Dave Cramer

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

2011/5/17 Marc-André Laverdière <marc-andre(at)atc(dot)tcs(dot)com>:
> Hello developers,
>
> My project had a requirement to use certificate authentication to the PG
> server. Our application uses Hibernate.
>
> We did just that and my boss has OKed a source release.
>
> Now, the current version of the code has dependencies on our internal
> libraries, so I'll need to spend a bit of time making this 'standard'
> Java code.
>
> Would you please tell me how you'd prefer for me to proceed to do that?
> Do I need write access to your CVS repo, or should I just send the code
> and test case by email?
>
> Is there a specific version of the JDBC code you want me to work from,
> should I just pick whatever is HEAD?
>
> Any package you'd like me to choose?
>
> Any specific crypto/ssl requirements to consider?
>
> Any specific dependencies to use instead of others? (e.g. I like SLF4J,
> but that's not everyone's choice...)
>
> --
> Marc-André Laverdière
> Software Security Scientist
> Innovation Labs, Tata Consultancy Services
> Hyderabad, India
>
> --
> Sent via pgsql-hackers mailing list (pgsql-hackers(at)postgresql(dot)org)
> To make changes to your subscription:
> http://www.postgresql.org/mailpref/pgsql-hackers
>

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Stephen Frost 2011-05-17 13:23:27 Re: Support for cert auth in JDBC
Previous Message Marc-André Laverdière 2011-05-17 12:41:14 Support for cert auth in JDBC