l Logistics
>
> PO Box 1039, Augusta, ME, 04332
>
> Office: 207.620.8670
>
> *ascentgl.com* <http://ascentgl.com/>
>
>
>
>
> --------------
> *From:* Michael Gentry
> *Sent:* Wednesday, June 9, 2021 1:37 PM
> *To:* Cayenne Users
> *Subject:* Re: SSL connections to postgresql
PO Box 1039, Augusta, ME, 04332
Office: 207.620.8670
ascentgl.com<http://ascentgl.com/>
[cid:ac4be6ea-bf89-43f0-a50a-dbb21d1a3c51]
From: Michael Gentry
Sent: Wednesday, June 9, 2021 1:37 PM
To: Cayenne Users
Subject: Re: SSL connections to postgresql
gusta, ME, 04332
>
> Office: 207.620.8670
>
> *ascentgl.com* <http://ascentgl.com/>
>
>
>
>
> --
> *From:* Michael Gentry
> *Sent:* Wednesday, June 9, 2021 12:26 PM
> *To:* Cayenne Users
> *Subject:* Re: SSL connections to postg
ichael Gentry
Sent: Wednesday, June 9, 2021 12:26 PM
To: Cayenne Users
Subject: Re: SSL connections to postgresql in Azure
EXTERNAL EMAIL: Be extra careful around links and attachments.
Hi Rick,
Are you connecting:
a) local development system -> Azure Postgres
b) Azure server -> Azure Post
Hi Rick,
Are you connecting:
a) local development system -> Azure Postgres
b) Azure server -> Azure Postgres?
If "a", are there SSL certificates from Azure you need to load into your
local Java environment. Or you could try turning off SSL verification. See
more (for both options) here:
https:/
Having issues connecting to postgres in Azure - because by default SSL
connections are required. I am using:
* cayenne 3.1 - yes I know it's old but it's what I'm stuck with
* latest postgres JDBC driver
Code snippets below.
On the JDBC_URLPROPERTY I have tried every flavor of ssslmode