Re: [JDBC] can't access through SSL - Mailing list pgsql-general

From Ray Stell
Subject Re: [JDBC] can't access through SSL
Date
Msg-id 72381874-14C2-4A83-A824-F8E0A2EF9E92@gmail.com
Whole thread Raw
In response to Re: [JDBC] can't access through SSL  (Maz Mohammadi <mmohammadi@pentaho.com>)
List pgsql-general
On Feb 23, 2013, at 11:05 PM, Maz Mohammadi wrote:
> =20
> FATAL:  connection requires a valid client certificate.=20

I use openssl to verify the chain, I think that would help you know =
what's going on:

openssl verify -CAfile rootca.crt  user.crt

pgsql-general by date:

Previous
From: Kevin Grittner
Date:
Subject: Re: Dumb question involving to_tsvector and a view
Next
From: Adrian Klaver
Date:
Subject: Re: [JDBC] can't access through SSL