Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-09-01 Thread Maxim Dounin
Hello! On Wed, Aug 30, 2023 at 12:34:16AM +0300, Sergey A. Osokin wrote: > Hi, > > On Tue, Aug 29, 2023 at 09:21:54PM +0300, Maxim Dounin wrote: > > > > > > Enables the specified protocols. > > > + > > > + > > > > $ make > > ... > > xmllint --noout --valid xml/en/docs/http/ngx_http_ssl_modu

Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Sergey A. Osokin
Hi, On Tue, Aug 29, 2023 at 09:21:54PM +0300, Maxim Dounin wrote: > > > > Enables the specified protocols. > > + > > + > > $ make > ... > xmllint --noout --valid xml/en/docs/http/ngx_http_ssl_module.xml > xml/en/docs/http/ngx_http_ssl_module.xml:626: element para: > validity error : Element

Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Sergey A. Osokin
Hi, On Tue, Aug 29, 2023 at 09:21:54PM +0300, Maxim Dounin wrote: > On Tue, Aug 29, 2023 at 08:54:46PM +0300, Sergey A. Osokin wrote: [...] > > > > Enables the specified protocols. > > + > > + > > $ make > ... > xmllint --noout --valid xml/en/docs/http/ngx_http_ssl_module.xml > xml/en/docs/

Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Maxim Dounin
Hello! On Tue, Aug 29, 2023 at 08:54:46PM +0300, Sergey A. Osokin wrote: > Hi Maxim, > > thanks for the review. > > On Tue, Aug 29, 2023 at 07:03:12PM +0300, Maxim Dounin wrote: > > On Tue, Aug 29, 2023 at 06:28:09PM +0300, Sergey A. Osokin wrote: > > > > > # HG changeset patch > > > # User Se

Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Sergey A. Osokin
Hi Maxim, thanks for the review. On Tue, Aug 29, 2023 at 07:03:12PM +0300, Maxim Dounin wrote: > On Tue, Aug 29, 2023 at 06:28:09PM +0300, Sergey A. Osokin wrote: > > > # HG changeset patch > > # User Sergey A. Osokin > > # Date 1693322780 -10800 > > # Tue Aug 29 18:26:20 2023 +0300 > > #

Re: [PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Maxim Dounin
Hello! On Tue, Aug 29, 2023 at 06:28:09PM +0300, Sergey A. Osokin wrote: > # HG changeset patch > # User Sergey A. Osokin > # Date 1693322780 -10800 > # Tue Aug 29 18:26:20 2023 +0300 > # Node ID e3b7490c492c7865baf950e20f0430cf035b6cf3 > # Parent 4e25281328fa2152cadedc52e05f8a1b1bf531cd >

[PATCH] Provided more details about ssl_protocol directive usage by

2023-08-29 Thread Sergey A . Osokin
# HG changeset patch # User Sergey A. Osokin # Date 1693322780 -10800 # Tue Aug 29 18:26:20 2023 +0300 # Node ID e3b7490c492c7865baf950e20f0430cf035b6cf3 # Parent 4e25281328fa2152cadedc52e05f8a1b1bf531cd Provided more details about ssl_protocol directive usage by adding link to the "Server n