Re: Documentation does not SSL parameters are postmaster-only

From: Magnus Hagander <magnus(at)hagander(dot)net>
To: Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
Cc: pgsql-docs <pgsql-docs(at)postgresql(dot)org>
Subject: Re: Documentation does not SSL parameters are postmaster-only
Date: 2016-11-27 16:12:34
Message-ID: CABUevEwEMTqqo=r8VLW=eLuoeZEkdK+79VQj4dHgyCQpakG3oQ@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs

On Thu, Nov 24, 2016 at 8:00 AM, Michael Paquier <michael(dot)paquier(at)gmail(dot)com>
wrote:

> Hi all,
>
> While looking at the patch to support reload of SSL parameters, I have
> noticed that the following SSL parameters are not mentioned as
> parameters that can only be set at server start:
> - ssl_ciphers
> - ssl_ecdh_curve
> - ssl_prefer_server_ciphers
> Attached is a patch to correct the documentation.
>

Applied, thanks.

--
Magnus Hagander
Me: http://www.hagander.net/
Work: http://www.redpill-linpro.com/

In response to

Responses

Browse pgsql-docs by date

  From Date Subject
Next Message Michael Paquier 2016-11-28 00:50:49 Re: Documentation does not SSL parameters are postmaster-only
Previous Message Alvaro Herrera 2016-11-25 22:51:00 Re: The options to COPY statement can not be separated with a comma