| From: | Deon Bowers <deandronbowers(at)gmail(dot)com> |
|---|---|
| To: | "Inoue, Hiroshi" <h-inoue(at)dream(dot)email(dot)ne(dot)jp> |
| Cc: | pgsql-odbc(at)postgresql(dot)org |
| Subject: | Re: Root certificate not found |
| Date: | 2019-05-05 08:09:01 |
| Message-ID: | CAPd69DyDJb1zsdzH_wE04hdSh5GwrY21H6kK12t9r2dfW+uLZg@mail.gmail.com |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-odbc |
How do I get to that libpq file?
On Sun, May 5, 2019, 1:51 AM Inoue, Hiroshi <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 | Inoue, Hiroshi | 2019-05-05 10:57:51 | Re: Root certificate not found |
| Previous Message | Inoue, Hiroshi | 2019-05-05 06:51:12 | Re: Root certificate not found |