Documentation does not SSL parameters are postmaster-only

Started by Michael Paquierover 9 years ago3 messagesdocs
Jump to latest
#1Michael Paquier
michael@paquier.xyz

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.

Thanks,
--
Michael

Attachments:

ssl_doc_fixes.patchapplication/x-patch; name=ssl_doc_fixes.patchDownload+6-3
#2Magnus Hagander
magnus@hagander.net
In reply to: Michael Paquier (#1)
Re: Documentation does not SSL parameters are postmaster-only

On Thu, Nov 24, 2016 at 8:00 AM, Michael Paquier <michael.paquier@gmail.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/

#3Michael Paquier
michael@paquier.xyz
In reply to: Magnus Hagander (#2)
Re: Documentation does not SSL parameters are postmaster-only

On Sun, Nov 27, 2016 at 05:12:34PM +0100, Magnus Hagander wrote:

Applied, thanks.

Thanks.
--
Michael