Re: How postgres is refreshing TLS certificates - Mailing list pgsql-general

From Michael Paquier
Subject Re: How postgres is refreshing TLS certificates
Date
Msg-id YQJM4hXdLcmp6hhq@paquier.xyz
Whole thread Raw
In response to How postgres is refreshing TLS certificates  (M Tarkeshwar Rao <m.tarkeshwar.rao@ericsson.com>)
List pgsql-general
On Wed, Jul 28, 2021 at 06:51:22AM +0000, M Tarkeshwar Rao wrote:
> We are working on a activity in which I need to refresh the TLS
> certificate without restarting the my application pod.
> This feature is already there in Postgres. Can anyone please suggest
> us how postgres is implemented the same?

Hard to answer with so little detail, but if you are referring to the
backend server, aren't you looking for the fact that SSL contexts and
its surrounding applications can be reloaded?  That would apply after
a simple pg_ctl "reload" for example.
--
Michael

Attachment

pgsql-general by date:

Previous
From: Bhavesh Mistry
Date:
Subject: Issue with PSQL JDBC Driver Null Pointer
Next
From: Lucas
Date:
Subject: Low cache hit ratio