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 01:02:19
Message-ID: A4FDEB5A-47EB-11D9-870C-0003938366A4@jibeya.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Sorry,

I meant

> java -Djavax.net.ssl.trustStore = location

regards

Andrew
On 7 Dec 2004, at 00:41, Andrew M wrote:

> 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
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 6: Have you searched our list archives?
>
> http://archives.postgresql.org
>

In response to

Responses

Browse pgsql-jdbc by date

  From Date Subject
Next Message Andrew M 2004-12-07 01:07:12 Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Previous Message Andrew M 2004-12-07 00:41:33 Re: PostgreSQL + SSL - sun.security.validator.ValidatorException