Re: no TLS1.3 with 1.15.5

2018-11-09 Thread Bogdan via nginx
Hello! I am sorry for the late aswer. I never install any compiled packages except for the ones that can be pulled from Ubuntu's official repositories. Since 1.15.5 was not available yet (and the one that was available was compiled against a SSL version which didn't support TLS1.3), I had retri

Re: New compilation failure

2018-11-09 Thread binaryanomaly
That worked, thanks. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281731,281897#msg-281897 ___ nginx mailing list nginx@nginx.org http://mailman.nginx.org/mailman/listinfo/nginx

Re: SSLEngine closed already exception triggered by reload

2018-11-09 Thread Maxim Dounin
Hello! On Fri, Nov 09, 2018 at 12:42:48PM -0500, nginxuser2018 wrote: > We have tried different settings with 'lingering_close always;' and > 'lingering_time', 'lingering_timeout' up to 240s with no success. > > Would you be able to confirm whether it is an nginx problem in the lingering > close

Re: SSLEngine closed already exception triggered by reload

2018-11-09 Thread nginxuser2018
Hi Maxim, We have tried different settings with 'lingering_close always;' and 'lingering_time', 'lingering_timeout' up to 240s with no success. Would you be able to confirm whether it is an nginx problem in the lingering close automatic logic as you mentioned if I provide an example to reproduce

Re: New compilation failure

2018-11-09 Thread Felipe Zimmerle
Hi, Please upgrade your libModSecurity to v3.0.3: https://github.com/SpiderLabs/ModSecurity/releases/tag/v3.0.3 Br., Z. On Fri, Nov 9, 2018 at 11:14 AM alang wrote: > Yeah I fixed this issue. It was definitely the modsecurity connector. > They > had done an update to master branch that requir

Re: New compilation failure

2018-11-09 Thread alang
Yeah I fixed this issue. It was definitely the modsecurity connector. They had done an update to master branch that required to use their newer libraries. Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281731,281887#msg-281887 ___ nginx ma

Re: New compilation failure

2018-11-09 Thread binaryanomaly
Same here but with nginx-1.15.6 so I guess it's a ModSecurity issue since my previous build with 1.15.5 was working. Maybe related to v3/master branch CI failed build? https://github.com/SpiderLabs/ModSecurity/branches Posted at Nginx Forum: https://forum.nginx.org/read.php?2,281731,281883#msg-2