SSL connection string documentation
Jason Willis <[email protected]>
| Newsgroups | gmane.comp.db.postgresql.odbc |
|---|---|
| Message-ID | <CAEp5WKakpX+LFuQEVpeg7QeuW=hsMzfw2Ob6wOaG_zO8Xfeakw@mail.gmail.com> |
Example of pqopt on 3rd screen: sslroot=c:\\root.crt
Example of pappy in connection string:
pqopt={sslroot=c:/root.crt}
Could you please post drove me crazy trying to figure it out.