Re: PostgreSQL + SSL - sun.security.validator.ValidatorException

From: Andrew M <andrew(at)jibeya(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Date: 2004-12-07 00:41:33
Message-ID: BE0478E1-47E8-11D9-870C-0003938366A4@jibeya.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Kris,

as the javax.net.ssl.trustStore is system property i try to do:

set javax.net.ssl.trustStore=/library/java/home/lib/security/cacert

but this is not being accepted. What am I doing wrong?

regards

Andrew
On 7 Dec 2004, at 00:01, Kris Jurka wrote:

> javax.net.ssl.trustStore=... or may
> default to $JAVA_HOME/lib/security/cacerts

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew M 2004-12-07 01:02:19 Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Previous Message Kris Jurka 2004-12-07 00:01:35 Re: PostgreSQL + SSL - sun.security.validator.ValidatorException