The following documentation comment has been logged on the website: Page: https://www.postgresql.org/docs/18/runtime-config-connection.html Description:
Clarify that ssl_cert_file and ssl_key_file are only read on startup -- implying that the params can be changed and the files moved to the new location/name without requiring a restart. Of course a restart is good to validate that the params and files are configured correctly.
