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

From: Andrew M <andrew(at)jibeya(dot)com>
To: pgsql-jdbc(at)postgresql(dot)org
Cc: Vadim Nasardinov <vadimn(at)redhat(dot)com>
Subject: Re: PostgreSQL + SSL - sun.security.validator.ValidatorException
Date: 2004-12-08 17:39:08
Message-ID: 10699CBA-4940-11D9-870C-0003938366A4@jibeya.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-jdbc

Hi,
at last, success! i will update the list with my findings in due course.

regards

Andrew

On 8 Dec 2004, at 13:37, Vadim Nasardinov wrote:

> On Wednesday 08 December 2004 05:06, Andrew M wrote:
>> I'm nearly there but not yet.....
> ...
>> I specify properties in jboss like so:
>>
>> javax.net.ssl.keyStore=/library/java/home/lib/security/cacerts
>> javax.net.ssl.keyStorePassword=changeit
>> javax.net.ssl.keyStoreType= JKS
>
>
> This is starting to look increasingly like a JBoss-specific issue that
> you may have better luck finding a solution to if you direct your
> questions to the JBoss crowd. I, for one, haven't done anything with
> keycerts in a long time.
>
>
>> The error message I get back is:
>> sun.security.validator.ValidatorException: No trusted certificate
>> found
> ...
>> I get the following error:
>> java.net.SocketException: Default SSL context init failed: null
>
> It is generally more informative to post the entire stack trace.
>
>

In response to

Browse pgsql-jdbc by date

  From Date Subject
Next Message Xavier Poinsard 2004-12-08 18:42:04 French translation
Previous Message Andrew M 2004-12-08 15:30:33 Re: PostgreSQL + SSL - sun.security.validator.ValidatorException