doc: Clarify documentation about SSL passphrases

Peter Eisentraut <peter@eisentraut.org>

Commit: d2d4c35080026ba3da49583e30c1fd53c9fb22dd
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-11-09T09:13:14Z
Releases: 13.0
doc: Clarify documentation about SSL passphrases

The previous statement that using a passphrase disables the ability to
change the server's SSL configuration without a server restart was no
longer completely true since the introduction of
ssl_passphrase_command_supports_reload.

Files

PathChange+/−
doc/src/sgml/runtime.sgml modified +3 −2

Documentation touched