Re: SSL connection string documentation
"Inoue, Hiroshi" <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <[email protected]> |
Hi Jason,
On 2018/04/04 0:11, Jason Willis wrote:
> Example of pqopt on 3rd screen: sslroot=c:\\root.crt
On Windows?
> Example of pappy in connection string:
> pqopt={sslroot=c:/root.crt}
On *nix?
> Could you please post drove me crazy trying to figure it out.