Thread: Managing SSL Connections

Managing SSL Connections

From
PG Doc comments form
Date:
The following documentation comment has been logged on the website:

Page: https://www.postgresql.org/docs/16/ssl-tcp.html
Description:

It would be handy to see documentation on the process of renewing a
certificate in terms of the impact it would have if you force clients to do
TLS connections. For example is there a way to load a new certificate whilst
the old one is still active to prevent outages or can this only be done in a
cluster setup?