Hello!
On Tue, Mar 26, 2019 at 06:16:39PM +0100, A. Schulze wrote:
> Am 26.03.19 um 17:50 schrieb Maxim Dounin:
> > The difference is that in 1.15.10 you can put a certificate itself
> > into a variable. Quoting docs:
> >
> > : The value data:$variable can be specified instead of the file
> >
Am 26.03.19 um 17:50 schrieb Maxim Dounin:
> The difference is that in 1.15.10 you can put a certificate itself
> into a variable. Quoting docs:
>
> : The value data:$variable can be specified instead of the file
> : (1.15.10), which loads a certificate from a variable without using
> : int
Hello!
On Tue, Mar 26, 2019 at 09:49:40PM +0530, Anoop Alias wrote:
> On Tue, Mar 26, 2019 at 7:55 PM Maxim Dounin wrote:
>
> > Changes with nginx 1.15.10 26 Mar
> > 2019
> >
> >
> > *) Feature: loading of S
On Tue, Mar 26, 2019 at 7:55 PM Maxim Dounin wrote:
> Changes with nginx 1.15.10 26 Mar
> 2019
>
>
> *) Feature: loading of SSL certificates and secret keys from variables
>
The doc says:
Since version 1.15.9, variables can be use
Hello Nginx users,
Now available: Nginx 1.15.10 for Windows
https://kevinworthington.com/nginxwin11510 (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 Windows binaries are at
nginx.org
Changes with nginx 1.15.10 26 Mar 2019
*) Change: when using a hostname in the "listen" directive nginx now
creates listening sockets for all addresses the hostname resolves to
(previously, only the first address was used).