Re: PostgreSQL + SSL - sun.security.validator.ValidatorException - Mailing list pgsql-jdbc

From Andrew M
Subject Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Date
Msg-id BE0478E1-47E8-11D9-870C-0003938366A4@jibeya.com
Whole thread Raw
In response to Re: PostgreSQL + SSL - sun.security.validator.ValidatorException  (Kris Jurka <books@ejurka.com>)
Responses Re: PostgreSQL + SSL - sun.security.validator.ValidatorException  (Andrew M <andrew@jibeya.com>)
List 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


pgsql-jdbc by date:

Previous
From: Kris Jurka
Date:
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Next
From: Andrew M
Date:
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException