Re: SSL connection string documentation
Jason Willis <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <CAEp5WKYfybedY5BGDCK=2Zjxizjxn06bosBy=LAD8S_S+6QVXA@mail.gmail.com> |
On windows, most of the examples are on windows and they don't show that, its fine the way its coded, there just needs to be an example 😃 On Wed, Apr 4, 2018, 1:12 AM Inoue, Hiroshi <[email protected]> wrote: > 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. >