Re: Default TLS v1.3 support in nginx 1.13.0+ Pre-Built packages

2019-01-11 Thread Maxim Dounin
Hello! On Fri, Jan 11, 2019 at 11:44:30AM +0100, Leonard via nginx wrote: > I would be glad if nginx 1.13.0+ were to be compiled by default with > openssl 1.1.1, so that by default the TLS v1.3 support is activated. > This concerns the Pre-Built packages in the nginx repository. > &

Default TLS v1.3 support in nginx 1.13.0+ Pre-Built packages

2019-01-11 Thread Leonard via nginx
Hello, I would be glad if nginx 1.13.0+ were to be compiled by default with openssl 1.1.1, so that by default the TLS v1.3 support is activated. This concerns the Pre-Built packages in the nginx repository. I'm running Debian GNU/Linux 9.6 (stretch). Information on `nginx -V`: */nginx ve

Re: nginx-1.13.0

2017-04-26 Thread Maxim Dounin
Hello! On Wed, Apr 26, 2017 at 07:15:13AM +1000, Alex Samad wrote: > On 26 April 2017 at 00:32, Maxim Dounin wrote: > > > > > *) Change: SSL renegotiation is now allowed on backend connections. > > > > What does this mean ? > > > reason I am asking is I would like to setup a site say exa

Re: nginx-1.13.0

2017-04-26 Thread Kevin Worthington
Hello Nginx users, (I forgot to send this email yesterday.) Now available: Nginx 1.13.0 for Windows https://kevinworthington.com/n ginxwin1130 (32-bit and 64-bit versions) These versions are to support legacy users who are already using Cygwin based builds of Nginx. Officially supported native

Re: nginx-1.13.0

2017-04-25 Thread Alex Samad
On 26 April 2017 at 00:32, Maxim Dounin wrote: > > *) Change: SSL renegotiation is now allowed on backend connections. > What does this mean ? reason I am asking is I would like to setup a site say example.com, that is SSL, with no need for client certs at root URI but I would like to for

Re: [nginx-announce] nginx-1.13.0

2017-04-25 Thread Kevin Worthington
x27; > > pkt->ipi_spec_dst = sin->sin_addr; > > ^ > > objs/Makefile:847: recipe for target > > 'objs/src/os/unix/ngx_udp_sendmsg_chain.o' > > failed > > make[1]: *** [objs/src/os/unix/ngx_udp_sendmsg_chain.o] Error 1 >

Re: [nginx-announce] nginx-1.13.0

2017-04-25 Thread Roman Arutyunyan
t; objs/Makefile:847: recipe for target > 'objs/src/os/unix/ngx_udp_sendmsg_chain.o' > failed > make[1]: *** [objs/src/os/unix/ngx_udp_sendmsg_chain.o] Error 1 > make[1]: Leaving directory '/home/kevin.worthington/nginx-1.13.0' > Makefile:8: recipe for target 'b

Re: [nginx-announce] nginx-1.13.0

2017-04-25 Thread Kevin Worthington
pkt->ipi_spec_dst = sin->sin_addr; ^ objs/Makefile:847: recipe for target 'objs/src/os/unix/ngx_udp_sendmsg_chain.o' failed make[1]: *** [objs/src/os/unix/ngx_udp_sendmsg_chain.o] Error 1 make[1]: Leaving directory '/home/kevin.worthington/nginx-1.13.0&#

nginx-1.13.0

2017-04-25 Thread Maxim Dounin
Changes with nginx 1.13.025 Apr 2017 *) Change: SSL renegotiation is now allowed on backend connections. *) Feature: the "rcvbuf" and "sndbuf" parameters of the "listen" directives of the mail proxy and stream