doc: Clarify documentation about SSL passphrases

Peter Eisentraut <peter@eisentraut.org>

Commit: f77be47d339898aeab97ba3fb6c649512e34cab7
Author: Peter Eisentraut <peter@eisentraut.org>
Date: 2019-11-09T09:15:09Z
Releases: 11.6
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