| From: | Asia <asia123321(at)op(dot)pl> |
|---|---|
| To: | " <pgsql-general(at)postgresql(dot)org>" <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: SSL certificates issue |
| Date: | 2011-09-07 14:37:24 |
| Message-ID: | 51044897-db2fa8cf1041c456d4a1a41a6cfa8712@pkn5.m5r2.onet |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
I have a feeling that jdbc list is not the right list to ask why libpq does not work when I
put top-level CA cert from CA having two certs in root.crt while you stated it would be
proper configuration.
There are 2 related threads here: one with consistency between libpq and jdbc driver and the other about
how libpq works with chained CA's.
Kind regards,
Joanna
W dniu 2011-09-07 16:06:10 użytkownik Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> napisał:
> Asia <asia123321(at)op(dot)pl> writes:
> > The problem is that I believe that this configuration could be better but I cannot put part
> > of CA chain in root.crt as it was advised.
> > For Java it all depends on current SSL Factory implementation, I was using the default one.
> > If I wrote my own implementation I would probably be able to have common with libpq,
> > requiring the least info, configuration (but actually I would prefer to avoid it).
>
> You would be better off to ask about this on the pgsql-jdbc list; the
> people who actually work with JDBC tend to hang out there. I'm not sure
> how carefully any of them follow pgsql-general.
>
> regards, tom lane
>
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Tom Lane | 2011-09-07 15:20:40 | Re: SSL certificates issue |
| Previous Message | Tom Lane | 2011-09-07 14:06:10 | Re: SSL certificates issue |