From: | "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp> |
---|---|
To: | Deon Bowers <deandronbowers(at)gmail(dot)com> |
Cc: | pgsql-odbc(at)postgresql(dot)org |
Subject: | Re: Root certificate not found |
Date: | 2019-05-05 10:57:51 |
Message-ID: | 6f2609ba-48dd-21b8-bc0a-a3f964ee9a04@dream.email.ne.jp |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-odbc |
On 2019/05/05 17:09, Deon Bowers wrote:
> How do I get to that libpq file?
file?
How do you register ODBC DataSources?
regards,
Hiroshi Inoue
>
> On Sun, May 5, 2019, 1:51 AM Inoue, Hiroshi <h-inoue(at)dream(dot)email(dot)ne(dot)jp
> <mailto:h-inoue(at)dream(dot)email(dot)ne(dot)jp>> wrote:
>
> Hi Deon,
>
> On 2019/05/02 8:52, Deon Bowers wrote:
> > Hi, I'm trying to connect Excel to a PostgreSQL table and I ran
> across
> > the psqlobdc file. When I attempt to setup the DSN it gives me this
> > error "root certificate file .../postgresql/root.crt" does not
> exist.
> >
> > I'm using a .ca.cert file but your driver is looking for a
> root.crt file.
> >
> > How can I setup this up?
>
> Could you set the datasource option using ODBC Data Source
> administarator as follows?
> Please set the libpq parameter of DataSource option 3 such as
>
> sslrootcert=C:\\some_folder .. \\.a.ca.cert
>
> regards,
> Hiroshi Inoue
>
---
このメールは、AVG によってウイルス チェックされています。
http://www.avg.com
From | Date | Subject | |
---|---|---|---|
Next Message | Grant Shirreffs | 2019-05-14 03:58:52 | Bound parameters in escaped functions |
Previous Message | Deon Bowers | 2019-05-05 08:09:01 | Re: Root certificate not found |