Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

azure postgres certificate #298

Open
dnyandeobharambe opened this issue Apr 27, 2023 · 0 comments
Open

azure postgres certificate #298

dnyandeobharambe opened this issue Apr 27, 2023 · 0 comments

Comments

@dnyandeobharambe
Copy link

Received email from Azure saying certificate is changing. We are using yuniql for deployment in pipeline. So is follwing yuniql command will make sure that certificate is updated as per Microsoft docs (so that agent will be fine for communication)
steps:
- task: UseYuniqlCLI@1 #https://yuniql.io/
inputs:
version: 'latest'

Refer this document
https://learn.microsoft.com/en-us/azure/postgresql/single-server/concepts-certificate-rotation#do-i-need-to-make-any-changes-on-my-client-to-maintain-connectivity

I think as per your guideline connectionstring expects Ssl Mode=VerifyFull .

Let me know action I should take from myside to make sure it will not fail.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant