Re: Passphrase protected SSL key and reloads

2019-04-24 Thread Peter Eisentraut
On 2019-04-24 13:22, Joe Conway wrote: >> "Using a passphrase also disables the ability to change the server's >>SSL configuration without a server restart." >> >> But as of pg11 we have ssl_passphrase_command_supports_reload, which as >> I understand it should allow this if the passphrase co

Re: Passphrase protected SSL key and reloads

2019-04-24 Thread Joe Conway
(moved from Hackers to docs) On 1/5/19 4:26 PM, Joe Conway wrote: > On https://www.postgresql.org/docs/11/ssl-tcp.html it says: > > "Using a passphrase also disables the ability to change the server's >SSL configuration without a server restart." > > But as of pg11 we have ssl_passphrase_c