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 53680D1C-47EC-11D9-870C-0003938366A4@jibeya.com
Whole thread Raw
In response to Re: PostgreSQL + SSL - sun.security.validator.ValidatorException  (Andrew M <andrew@jibeya.com>)
Responses Re: PostgreSQL + SSL - sun.security.validator.ValidatorException  (Vadim Nasardinov <vadimn@redhat.com>)
List pgsql-jdbc
typing the following:

$ java -D javax.net.ssl.trustStore =
/library/java/home/lib/security/cacert

gives me the following error message

Exception in thread "main" java.lang.NoClassDefFoundError:
javax/net/ssl/trustStore

How do I resolve this issue?

regards

Andrew
On 7 Dec 2004, at 01:02, Andrew M wrote:

> 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
>>
>
>
> ---------------------------(end of
> broadcast)---------------------------
> TIP 9: the planner will ignore your desire to choose an index scan if
> your
>      joining column's datatypes do not match
>


pgsql-jdbc by date:

Previous
From: Andrew M
Date:
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Next
From: "Iain"
Date:
Subject: Re: meta data information returned for domains