| From: | Stephen Frost <sfrost(at)snowman(dot)net> |
|---|---|
| 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:23:27 |
| Message-ID: | 20110517132327.GK4548@tamriel.snowman.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-hackers |
Marc-André,
* Marc-André Laverdière (marc-andre(at)atc(dot)tcs(dot)com) wrote:
> 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?
Ideally, you would submit the patch, as a context diff, to this mailing
list and then add the patch to our 'CommitFest' system:
http://commitfest.postgresql.org
There is quite a bit of additional guideance on what a patch should look
like, etc, here: http://wiki.postgresql.org/wiki/Submitting_a_Patch
> Is there a specific version of the JDBC code you want me to work from,
> should I just pick whatever is HEAD?
I'm not too familiar with the JDBC parts, you might post this question
to the JDBC mailing list.
> Any specific crypto/ssl requirements to consider?
We currently use and pretty heavily depend on OpenSSL. I'm not sure how
much that matters when it comes to JDBC.
Thanks,
Stephen
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-05-17 14:27:41 | Re: Support for cert auth in JDBC |
| Previous Message | Dave Cramer | 2011-05-17 13:20:35 | Re: Support for cert auth in JDBC |