Re: SSL patch - Mailing list pgsql-jdbc

From Bodor Andras
Subject Re: SSL patch
Date
Msg-id 4E721C90.7000808@gmail.com
Whole thread Raw
In response to Re: SSL patch  (Dave Cramer <pg@fastcrypt.com>)
Responses Re: SSL patch  (Dave Cramer <pg@fastcrypt.com>)
List pgsql-jdbc
   Yes, it is also included in the patch
(package org.postgresql.test.ssl). It
tries to connect to a series of databases
with different ssl properties. The connection
strings are given in the ssltest.properties
file in the root of the distribution. Just
comment out the connstrings, that you don't
want to run. Also read the certdir/README
file. (build.xml is modified to run this test.)
            Andras


Dave Cramer wrote:
> Hi Bodor,
>
> So do you have any test cases for this ?
>
> Dave Cramer
>
> dave.cramer(at)credativ(dot)ca
> http://www.credativ.ca
>
>
>
>
> 2011/9/13 Bodor Andras<bodri.mh3@gmail.com>:
>>
>>   Hi!
>>
>>   Can You make any use of my SSL patch sent in on the 23th of August?
>>            Andras
>>
>> --
>> Sent via pgsql-jdbc mailing list (pgsql-jdbc@postgresql.org)
>> To make changes to your subscription:
>> http://www.postgresql.org/mailpref/pgsql-jdbc
>>
>


pgsql-jdbc by date:

Previous
From: Dave Cramer
Date:
Subject: Re: SSL patch
Next
From: Dave Cramer
Date:
Subject: binary patch problems