Re: Root certificate not found - Mailing list pgsql-odbc

From Inoue, Hiroshi
Subject Re: Root certificate not found
Date
Msg-id 5c2aed31-8d20-c29b-9d6d-7fc8a8f76f1f@dream.email.ne.jp
Whole thread Raw
In response to Root certificate not found  (Deon Bowers <deandronbowers@gmail.com>)
Responses Re: Root certificate not found
List pgsql-odbc
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




pgsql-odbc by date:

Previous
From: Deon Bowers
Date:
Subject: Root certificate not found
Next
From: Deon Bowers
Date:
Subject: Re: Root certificate not found