On Tue, 06 Dec 2011 08:45:48 +0800, Craig Ringer wrote:
> 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?
Sorry, I'm pretty new to all this. What is a JECKS store? Does it mean I
have the keyStoreType wrong?