doc: Clarify documentation about SSL passphrases

Peter Eisentraut <peter@eisentraut.org>

Commit: 4977a35ea79a4608a2617a06bb73488f199d062f
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-11-09T09:14:55Z
Releases: 12.1
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