Re: JDBC with SSL

From: Craig Ringer <ringerc(at)ringerc(dot)id(dot)au>
To: Walter Hurry <walterhurry(at)lavabit(dot)com>
Cc: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: JDBC with SSL
Date: 2011-12-06 00:45:48
Message-ID: 4EDD65BC.4010605@ringerc.id.au
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

On 12/06/2011 02:46 AM, Walter Hurry wrote:
> -------------------------------------------------------------
> $ java -Djavax.net.ssl.keyStore=$HOME/.postgresql/clientstore \
> -Djavax.net.ssl.keyStorePassword=changeit \
> -Djavax.net.ssl.keyStoreType="jks" \
>
I thought you could only use a JECKS store when including private keys?

--
Craig Ringer

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Maciek Sakrejda 2011-12-06 03:15:49 Re: Bug: Cannot pass null in Parameter in Query for ISNULL
Previous Message Magosányi Árpád 2011-12-05 19:21:03 Re: JDBC with SSL