Certificate rotation using azure's pgbouncer docker image

Brendan 1 Reputation point
2020-09-21T06:29:19.713+00:00

We use the pgbouncer docker image and want to know whether this image has been updated to contain the new certificate

Cert rotation:

https://learn.microsoft.com/en-gb/azure/postgresql/concepts-certificate-rotation#what-update-is-going-to-happen

Docker image:

https://hub.docker.com/_/microsoft-azure-oss-db-tools-pgbouncer-sidecar?tab=description

Thanks

Azure Database for PostgreSQL
{count} votes

1 answer

Sort by: Most helpful
  1. Navtej Singh Saini 4,216 Reputation points Microsoft Employee
    2020-09-25T13:16:34.957+00:00

    @Brendan

    We got the response from the Product Team stating:

    As a part of the pgbouncer docker image being used, it won't automatically update the certificate file. Customers will need to use the updated the new certificate that will help in connections going forward. The process to update the cert file is available here : Cert File Update

    We are still checking with the team if there is a plan to update the Azure OSS pgbouncer sidecar docker image with the new cert or customers can update their pgbouncer.ini files themselves.

    Hope this helps. We will keep you posted as we get more information.

    Thanks
    Navtej S