Thread: SSL connection string documentation

SSL connection string documentation

From
Jason Willis
Date:
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.

Re: SSL connection string documentation

From
"Inoue, Hiroshi"
Date:
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.


Re: SSL connection string documentation

From
Jason Willis
Date:
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 <h-inoue@dream.email.ne.jp> 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.